BODY { background-color: #ffffff; 
	color: #000000; 
	font-size: 12px; 
	text-align: justify; }
			
P { text-align: justify; }

h1 { color: #000000; 
		 font-size: 12px; 
		 text-align: left;
		 font-style: normal;
	line-height: 8px; 
		 font-weight: bold; }
		 

h2, h3 { color: #000000;
	font-size: 12px;
	text-align: left;
	font-style: normal;
	line-height: 8px;
	font-weight: normal;
}
		 
A:link { color: #cc0000; }

A:visited {	color: #cc0000; }


