a.menu:link {
text-decoration:none;
font-family: verdana;
font-size: 10pt;
color:black;
display:block;
width:100%;
height:97%;
background:skyblue;
}
a.menu:visited {
text-decoration:none;
font-family: verdana;
font-size: 10pt;
color:black;
display:block;
width:100%;
height:97%;
background:skyblue;
}
a.menu:hover {
text-decoration:none;
color:white;
display:block;
width:100%;
height:97%;
background:darkblue;
}
a.menu:active {
text-decoration:none;
color:black;
display:block;
width:100%;
height:97%;
background:darkblue;
}



a.menu2:link {
text-decoration:none;
font-family: verdana;
font-size: 10pt;
color:black;
display:block;
width:100%;
height:97%;
background:skyblue;
}
a.menu2:visited {
text-decoration:none;
font-family: verdana;
font-size: 10pt;
color:black;
display:block;
width:100%;
height:97%;
background:skyblue;
}
a.menu2:hover {
text-decoration:none;
color:white;
display:block;
width:100%;
height:97%;
background:darkblue;
}
a.menu2:active {
text-decoration:none;
color:black;
display:block;
width:100%;
height:97%;
background:darkblue;
}

.table1	{
color:black;
background:white;
background-image:url('seal5.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
background-position: center 274px;
text-align:justify;
font-family: verdana;
font-size: 9pt;
}

body {
background-image: url('ground.gif');
font-family: verdana;
font-size: 9pt;

}

ul {
margin-left: 0;
padding-left: 1.7em;
text-indent: 0em;
	}