 Base Font 
td
{
font-size: 11px;
color: #333333;
font-family: arial, helvetica;
}

.whitetext
{
font-size: 14px;
color: #333333;
font-family: palatino, georgia, times;
}

.blacktext
{
font-size: 12px;
color: #333333;
font-family: palatino, georgia, times;
}

.tinytext
{
font-size: 10px;
color: #333333;
font-family: palatino, georgia, times;
}

.redtext
{
font-size: 12px;
color: #FC123E;
font-family: palatino, georgia, times;
}

.italics
{
font-size: 11px;
color: #888888;
font-family: arial, helvetica;
font-style: italic;
}

.tagline
{
font-size: 15px;
color: #999999;
font-family: arial, helvetica;
}

.boldbodytext
{
font-size: 11px;
color: #888888;
font-family: arial, helvetica;
font-weight: bold;
}

.bigheadline
{
font-size: 17px;
color: #688A92;
font-family: palatino, georgia, times;
font-weight: bold;
}

.hotsectionlinks
{
font-size: 18px;
color: #3F667C;
font-family: arial, helvetica;
}

.announcements
{
font-size: 11px;
color: #ffffff;
font-family: arial, helvetica;
background: #3F667C;
vertical-align: top;
}

.bigsection_font
{
font-size: 15px;
color: #3F667C;
font-family: arial, helvetica;
font-weight: bold;
}

.bodytext
{
font-size: 11px;
color: #444444;
font-family: arial, helvetica;
}

.bodytext2
{
font-size: 11px;
color: #333333;
font-family: arial, helvetica;
}

.bodytext_dark
{
font-size: 11px;
color: #666666;
font-family: arial, helvetica;
}

a:link
{
color: #3F667C;
}
a:visited
{
color:#000033;
}
a:hover
{
color:#CC6600;
}
form {
	margin: 0px;
	padding: 0px;
}
