font.small { font-family: sans-serif; font-size: 11px; }
font.smallest { font-family: sans-serif; font-size: 10px; }
font { font-family: sans-serif; font-size: 13px; }
input.text  { background-color : White;     font-size : 13px;  height : 22px      }

.newsDate 
{
	background-color : #E6E6E6;  border-bottom:solid 2px #ffffff; border-top:solid 2px #ffffff; font-family: sans-serif; font-size: 13px; font-weight:bold; margin-bottom:0px; 
}
.topNews
{
	font-family: sans-serif; font-size: 13px; margin-top:0px;
}

.bodytext
{
	font-family: sans-serif; font-size: 13px; 
}
H2
{
	font-family:Sans-Serif; font-size:16px;
}

H3
{
	font-family:Sans-Serif; font-size:14px;
}
A:link
{
    font-family: sans-serif; font-size: 11px; COLOR: #BE0C00;
}
A:visited
{
    font-family: sans-serif; font-size: 11px;  COLOR: #BE0C00;
}
A:hover
{
    font-family: sans-serif; font-size: 11px; COLOR: #808080;
}
A:active
{
    font-family: sans-serif; font-size: 11px; COLOR: #808080;
}