h2 { 
color: white;
background-color:#000000;
background-color:#000066;
font-family:'arial',Verdana,sans-serif;
text-align:center;
font-size: x-small;
font-style:normal;
font-weight:bold;
}

.top {
color: white;
background-color:#000066;
font-family:'arial',Verdana,sans-serif;
text-align:left;
font-size: small;
font-style:normal;
font-weight:bold;
}
.maincell{
background-color:gray;
background-color:#eeeeee;
font-family:arial,Verdana,sans-serif;
font-size: xx-small;
align:top;
font-style:normal;
font-weight:500;
}



UL {
color: Black;
font-family:arial,Verdana,sans-serif;
font-size : xx-small; 
}



A:link { 
color:gray;
color:black;
text-decoration:none;
font-size : xx-small;
}

A:visited {
color:gray;
color:black;
text-decoration:none;
font-size : xx-small;
}

A:active {
color:gray;
color:black;
text-decoration:none;
font-size : xx-small;
}


A:hover { 
text-decoration:underline; 
}
