a:link  {
	color : #000066;
	text-decoration : none;
	font-size : x-small;
}

a:visited  {
	color : #3399cc;
	text-decoration : none;
}

a:hover, active  {
	color : #3399cc;
	text-decoration : underline;
}

BODY  {
	color : #304564;
	font-family : Arial;
	background-color : #fffff;
	font : arial;
	font-size : x-small;
}

TD  {
	font-size : x-small;
	font-family : Arial;
	color : #304564;
	font : arial;
}
