		body
		{
			background-image: url(images/background.jpg);
			border-style: solid;
			border-width: 0px;
			margin: 0;
			padding: 0;
			font: 100 11px Arial;
			color: #515151;
		}
		
		a, a:visited
		{
			font-weight: normal;
			text-decoration: none;
			color: #336F8D;
			background-color: transparent;
		}
		
		a:hover
		{
			font-weight: none;
			text-decoration: none;		
			color: #336F8D;
			background-color: transparent;
		}
		
		a.footer, a.footer:visited
		{
			font-weight: normal;
			text-decoration: none;
			color: #666666;
			background-color: transparent;
		}
		
		a.footer:hover
		{
			font-weight: normal;
			text-decoration: underline;		
			color: #000000;
			background-color: transparent;
		}
		
		p
		{
			border-style: solid;
			border-width: 0px;
			margin: 0cm 0.1cm 0cm 0.1cm;
			text-align: left;
			color: #515151;
			background-color: transparent;
		}
		
		p.center
		{
			border-style: solid;
			border-width: 0px;
			margin: 0cm 0cm 0cm 0cm;
			text-align: center;
			color: #515151;
			background-color: transparent;
		}
		
		p.bold
		{
			border-style: solid;
			border-width: 0px;
			margin: 0cm 0cm 0cm 0.1cm;
			text-align: left;
			font-weight: bold;
			color: #515151;
			background-color: transparent;
		}
		
		p.right
		{
			border-style: solid;
			border-width: 0px;
			margin: 0cm 0cm 0cm 0cm;
			text-align: right;
			vertical-align: middle;
			color: #515151;
			background-color: transparent;
		}
				
		p.footer
		{
			border-style: solid;
			border-width: 0px;
			margin: 0;
			padding: 0;
			text-align: center;
			color: #666666;
			background-color: transparent;
		}
		
		p.htmlsidetitle
		{
			border-style: solid;
			border-width: 0px;
			margin: 6.8cm 2cm 1cm 2cm;
			padding: 0;
			font-size: 16pt;
			font-weight: bold;
			text-align: left;
			color: #336F8D;
			background-color: transparent;
		}
		
		p.htmlsidetext
		{
			border-style: solid;
			border-width: 0px;
			margin: 0.2cm 2cm 0.2cm 1.5cm;
			padding: 0;
			text-align: justify; 
			text-justify: newspaper
			color: #666666;
			background-color: transparent;
		}
		
		p.htmlsideform
		{
			border-style: solid;
			border-width: 0px;
			margin: 0.2cm 3cm 0.2cm 0;
			padding: 0;
			text-align: right; 
			color: #666666;
			background-color: transparent;
		}
				
		#container
		{
			width: 100%;
			height: 100%;
			text-align: center;
			margin: 0;
			padding: 0;
			background-color: transparent;
		}
				
				#htmlside
				{	
					position:absolute;
					width:500px;
					height: 800px;
					margin: 0 0 0 285px; 
				}
				
				#body
				{
					width: 800px;
					height: 800px;
					margin: auto;
					padding: 0;
					text-align: center;
					background-color: transparent;
				}
				
				#footer
				{
					width: 800px;
					height: 65px;
					margin: auto;
					text-align: center;
					background-color: transparent;
					
				}

		li
		{
			border-style: solid;
			border-width: 0px;
			margin: 0cm 0cm 0cm 0.1cm;
			text-align: left;
			color: #515151;
			background-color: transparent;
		}
		h1
		{
			border-style: solid;
			border-width: 0px;
			margin: 0cm 0cm 0cm 0cm;
			text-align: left;
			font-weight: bold;
			font-size: 11px;
			color: #515151;
			background-color: transparent;
		}
		
		h2 
		{ 
			margin-top: 0; 
			line-height: 5px;
		}
		
		h3
		{
			border-style: solid;
			border-width: 0px;
			margin: 0cm 0cm 0cm 0.1cm;
			text-align: left;
			font-size: 11px;
			font-weight: bold;
			color: #990000;
			background-color: transparent;
		}
