BODY {
		font-family: Verdana, Arial, Helvetica;
		font-size: x-small;
		font-weight: medium;
		color: #000080;
}

Table {
	font-family : Verdana, Arial, Helvetica;
	font-size : x-small;
	font-weight: medium;
}

a:active {  text-decoration: none; font-weight : bold; color: black}
a:link {  text-decoration: none; font-weight : bold; color: black}
a:visited {  text-decoration: none; font-weight : bold; color: black}
a:hover {   text-decoration: underline; font-weight : bold; color: blue}
