<style type="text/css">
li.menu2{text-align : center }
a.menu2{
display : block;
width :200px;
height : 30px;
text-align : center;
font-family: Verdana;
font-style : normal ;
font-size : 9pt;
font-weight :bold;
color :#330066;
text-decoration : none;
background-color :#C0C0C0;
padding :1px;
border-top : solid #ffffff 1px; border-right : solid #ffffff 1px;
border-left : solid #000000 1px; border-bottom : solid #000000 1px 
}

a.menu2:hover{
color :#EFEFEF;
background-color :#CFCFCF;
font-style: italic;
text-transform: uppercase;
border-top : solid #000000 1px; border-right : solid #000000 1px;
border-left : solid #ffffff 1px; border-bottom : solid #ffffff 1px 
}
a.menu2:visited {
	color: 336699;
}

body
{
	font-family: verdana, arial,  sans-serif;
	font-size: 10pt;
	background-image: url('willbk.jpg');
}
h1
{
	color: #330066;
    font-family: verdana, arial,  sans-serif;
    font-size: 18pt;
    text-align : center;
}
h2
{
	color: #330066;
    font-family: verdana, arial,  sans-serif;
    font-size: 14pt;
    text-align : center;
}
h3
{
	color: #330066;
    font-family: verdana, arial,  sans-serif;
    font-size: 12pt;
    text-align : center;
}
h4
{
color: #330066;
font-family: verdana, arial,  sans-serif;
	font-size: 10pt;
    text-align : center;
}
</style>