BODY,TD  {
	font-size : large;
	font-family : Verdana, Helvetica, Arial,Sans-serif;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-align : left;
	background-color : #004d85;
}

TD.Menu{
	font-size : xx-small;
	font-family : Verdana, Helvetica, Arial,Sans-serif;
	font-weight : bolder;
	font-style : normal;
	color : Black;
	text-align : center;
	background-color : Silver;
	border : thin outset;
	vertical-align : middle;
	width : 19%;
	height : 17;
}

TD.MenuTH{
	font-size : x-small;
	font-family : Verdana, Helvetica, Arial,Sans-serif;
	font-weight : bolder;
	font-style : normal;
	color : Lime;
	text-align : center;
	background-color : transparent;
	vertical-align : middle;
	width : 19%;
	height : 17;
}

P  {}

H1  {}

H2  {}

H3  {}

A  {color: Black; text-decoration : none;}
A:Visited  {color: Black;}
A:Active  {color: Black;}
A:Hover  {color: Black;}

A.Menu  {color: Black; text-decoration : none;}
A.Menu:Visited  {color: Black;}
A.Menu:Active  {color: Black;}
A.Menu:Hover  {color: Black;}

HR.MUp75{color : Lime; width : 75%; height : 1;}
HR.MLeft75{color : Gray; width : 75%; height : 1;}
HR.MLeft50{color : Gray; width : 50%; height : 1;}
HR.MLeft25{color : Gray; width : 25%; height : 1;}