.topbr 
{
background-color: #999966;
}
.spaced {
	line-height: 40px;
}
body, font , th , td , p {
font-family : Georgia, Verdana, sans-serif;
font-size : 1em;
background-color: #999966;
color: #ffffff;
}
.link {
font-size: .9em;
font-weight: bold;
}
a.link:link, a.link:active, a.link:visited {
text-decoration : none; 
}
a.link:hover {
text-decoration : underline; 
}
a:link , a:active , a:visited {
color : #ffffff;
text-decoration : none; 
} 
a:hover {
text-decoration : underline; 
color : #996600; 
} 
hr {
border : 1px dashed #996600; 
} 
small {
font-size : .9em;
font-family : Verdana, sans-serif; 

} 
h3 {
font-size : 1.2em;
font-weight : bold;
font-family : Verdana, sans-serif; 
}