.body, .menuselected, .menu, .bottommenu, body, tr, td {
    font-family: Verdana, Arial, sans-serif; 
    font-size: small; 
    color: #000000
}
.legal {
    font-family: Verdana, Arial, sans-serif; 
    font-size: xx-small; 
    color: #000000
}
.header {
    font-family: Verdana, Arial, sans-serif; 
    font-size: medium; 
    color: #006600;
    font-weight: Bold
}
a:hover {
	color: red;
}
.fixed {
	position: fixed;
	top: 0px;
	left: 8px;
}