P  {
	font-size : 14px;
	font-family : Futura Lt BT, sans-serif;
	color :#010781;
}
dt  {
	font-size : 14px;
	font-family : Futura Lt BT, sans-serif;
	color :#010781;
}
LI  {
	font-size : 14px;
	font-family : Futura Lt BT, sans-serif;
	color :#010781;
}
TD  {
	font-size : 12px;
	font-family : Futura Lt BT, sans-serif;
	color :#010781;
}

H3  {
	font-size : 16px;
	font-family : Futura Lt BT, sans-serif;
	color :#010781;
}

A  {
	text-decoration : none;
	color :Blue;
	font-weight : bold;
	font-family : Futura Lt BT, sans-serif;
}

A:Visited  {
	text-decoration : none;
	color :Blue;
	font-weight : bold;
	font-family : Futura Lt BT, sans-serif;
}

A:Active  {
	text-decoration : underline;
	color :Blue;
	font-weight : bold;
	font-family : Futura Lt BT, sans-serif;
}

A:Hover  {
	text-decoration : underline;
	color :#010781;
	font-weight : bold;
	font-family : Futura Lt BT, sans-serif;
}

BODY  {
	font-family : Futura Lt BT, sans-serif;
	background-color : #FFFFFF;
}

