table{
	padding:10px;
}
TD {
	font-size : 13px;
	color: #000033;
	}
	
caption {

font-size : 15px;
	color: #0066FF;
	font-weight:bold;
}
H2{
	font-size : 17pt;
	color: #666666;
}
	
H3{
	font-size : 15px;
	color: #0066FF;
	font-weight:bold;
	
}
a:link, a:visited, a:activ {
text-decoration:underline;
}

a:link {color: #0066dd;}
a:visited {	color: 0066ff;} 
a:active { color: #FF0000}

H3, H2, TD, P{
   	font-family : Arial, Helvetica, sans-serif;
}
P{
   line-height:13pt;
   
}
li{
   line-height:14pt; text-indent:5mm;
}
#red{
	color : Red;
}