BODY {
	FONT-SIZE: 8pt;
	MARGIN: 0px;
	COLOR: white;
	FONT-FAMILY: Verdana,arial,sans-serif;
	BACKGROUND-COLOR: #00008B;
}

TD {
	BACKGROUND-COLOR: #00008B;
	FONT-SIZE: 8pt;
	MARGIN: 0px;
	COLOR: white;
	FONT-FAMILY: Verdana,arial,sans-serif;
}

a  {
	FONT-SIZE: 8pt;
	COLOR: Yellow;
	text-decoration: none;
	font-weight : bold;
}

a:visited {
	FONT-SIZE: 8pt;
	COLOR: Purple;
	text-decoration: none;
	font-weight : bold;
}
a:hover {
	FONT-SIZE: 8pt;
	COLOR: Yellow;
	font-weight : bold;
	text-decoration : underline;
}
.border {
         BACKGROUND-COLOR: #FFFFFF;
}

