body,td{
	font-size : 14px;
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	color : Black;
}
H1 {
	font-size : 20px;
	font-weight : bold;
}
h2{
	font-size: 16px; 
}
h3{
	font-size: 12px;
	font : normal;
}
A:LINK {
	color: #002976;
}
A:VISITED {
	color: #0066FF;
}


