.brd {
border-top:1px solid black;
}
.navitems TD A:hover {
padding:8px 10px 2px 10px;
border-bottom:3px solid #666;
}
.navitems TD {
height: 27px;
font-family:arial;
font-size: 11px;
text-align:center;
width:140px;
}

.navitems TD A  {
padding:8px 10px 4px 10px;
font-family:arial;
font-size: 11px;
color:black;
border-top:1px solid white;
border-left:1px solid white;
border-right:1px solid white;
border-bottom:1px solid #666;
text-decoration:none;
width:140px;
}

body {
color:#00C;
}
A:link {
color:#00f;
} 
A:active {
color:#f00
}
A:visited {
color:#800080;
}
#top {
border-bottom: 4px solid black;
}
H1 {
font-family:Comic Sans MS, arial;
}

.maincontent TABLE TD  {
font-family: Arial;
font-size: 15px
}
.maincontent TABLE TH {
	background-color:#ffc;
    color:#0000CC
	}
.maincontent TABLE TD TABLE TD {
font-family: Arial;
font-size: 12px;
}
.maincontent TABLE TD TABLE CAPTION {
font-family: Arial;
font-size: 16px;
font-weight:bold
}

