H1  {
	font-size : 16pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}


H2  {
	font-size : 14pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}


H3  {
	font-size : 12pt;
	font-family : arial;
	font-weight : bold;
	font-style : italic;
	color : black;
}


H6  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}


BODY  {
	color : black;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}

TD  {
	color : black;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}


P  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}


A:link  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : blue;
}


A:hover  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}
<!-- background #8999B4-->
<!-- background mouseover #e5eaf0-->
<!-- link #003366-->

.menubar {
background-color: #8999B4;
width: 680px;
}
a.menuitem {
border-left: solid 1px #AEB9CB;
border-right: solid 1px #697994;
font-family : Verdana;
width:100px;
font-size: 11px;
text-align: center;
background-color: #8999B4;
margin: 0 -2px;
padding: 0.4em;
text-decoration:none;
font-weight: bold;
color: #663300;
}

a.menuitem:hover{
border-left: solid 1px #AEB9CB;
border-right: solid 1px #697994;
font-family : Verdana;
width:100px;
font-size: 11px;
text-align: center;
background-color: #e5eaf0;
margin: 0 -2px;
padding: 0.4em;
text-decoration:none;
font-weight: bold;
color: #663300;
}
