BODY {
	margin-top : 0px;
	margin-left:10px;
	background-color : #FFFFFF;
}
.P1 {
	margin-top : 5px;
	margin-left:20px;
	margin-bottom:5px;
	font-size : 12px;
	COLOR: #000000;
}
.P2 {
	margin-top : 5px;
	margin-left:20px;
	margin-bottom:5px;
	font-size : 12px;
	COLOR: #000099;
}
.P3 {
	margin-top : 5px;
	margin-left:20px;
	margin-bottom:5px;
	font-size : 10px;
	COLOR: #000000;
}
h1 {
	margin-top : 5px;
	margin-bottom:5px;
	font-size:12px;
	COLOR: #FF6600;
	line-height: 120%
;}
h2 {
	margin-top : 5px;
	margin-bottom:5px;
	margin-left:10px;
	font-size:12px;
	COLOR: #CC00CC
;}
h3 {
	margin-top : 5px;
	margin-bottom:5px;
	margin-left:10px;
	font-size:12px;
	COLOR: #ff6600
;}
TD,TH { font-size : 12px;
	line-height: 150%;
}
UL,OL,LI	
	{
	margin-top : 10px;
	margin-left: 30px;
	margin-bottom:10px;
	margin-right:10px;
	font-size : 12px;
	COLOR: #000000;
	line-height: 110%;
	background-color: #F0F0F0
;}
A:visited { text-decoration:none; color:#666666; }
A:active { text-decoration:underline; color:#666666; }
A:hover{ text-decoration:none; color:#666666;}
A	{ text-decoration:none; color:#000099;}

