TD {
	font-size : 13px;
	color: #000033;
	vertical-align:top;
	}
H2{
	font-size : 17pt;
	color: #666666;
}
	
H3{
	font-size : 15px;
	color: #333399
}
a:link, a:visted, a:activ {
text-decoration:none
}

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

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