		

		body {
			color: #000000;
			background: #ffffff; 
			}
						

		p	{
			font-size: 12pt;
			font-weight: 300;
			font-family: Times New Roman, serif;
			font-style: normal;
			color: #000000;
			}


		H1 {
			font-size: 30px;
			font-weight: 300;
			font-family: Times New Roman, serif;
			font-style: normal;
			color: #000000;
			text-align: center;
			white-space: normal;
			}  
			

		H2 {
			font-size: 20px;
			font-weight: 300;
			font-family: Times New Roman, serif;
			font-style: normal;
			color: #000000;
			white-space: normal; 
			}  
			
			 
     	H3 {page-break-before: always;
			font-size: 13pt;
			font-weight: 300;
			font-style: normal;
			color: #000000; 
			}  
 
		a:link {
			color: #000000;
			text-decoration:underline
			}
			 
 
				

		.text {
			font-size: 12pt;
			font-family: Times New Roman, serif;
			font-style: normal;
			color: #000000; 
			}
			

		.legal {
			font-size: 9pt;
			font-family: Times New Roman, serif;
			font-style: normal;
			color: #000000; 
			font-weight: 100;
			}

		.comment {
			font-size: 9pt;
			font-family: Times New Roman, serif;
			font-style: normal;
			color: #000000; 
			font-weight: 300;
			}			

		.highlight {
			color: #000000;
			font-weight:bold;
			font-size: 14pt;
			}
				

		.links {
			color: #000000;
			font-size: 12pt;
			}

		ol {margin-bottom: 1.2em;}
		
		ul 	{margin-bottom: 1.2em;}						

		li {
			font-family: Times New Roman, serif;
			font-size: 13pt;
			color: #000;
			list-style-image: url(/images/bullet-brick.gif);
			margin: .2em;
			}
				
		  
		.contact	{
			font-size: 13pt;
			font-weight: 300;
			font-family: Times New Roman, serif;
			font-style: normal;
			color: #000;
			}
			
		.Button {
			font-family: Times New Roman, serif;
			font-size: 14pt;
			width: 80px;
			height: 30px;
			background-image: url(images/ButtonBG.jpg);
			background-color: #ffffff;
			color: #000000;
			text-decoration: none;
			border: 4px solid #FF9900;
