 Base Font 
body
{
font-size: 12px;
color: #333333;
font-family: arial, helvetica;
background-color: #FFFFFF
}

td
{
font-size: 12px;
color: #999999;
font-family: arial, helvetica;
}

strike
{
font-family: arial, helvetica;
font-size: 12px;
font-style: italic;
}

.italics
{
font-size: 12px;
color: #333333;
font-family: arial, helvetica;
font-style: italic;
}

.boldbodytext
{
font-size: 12px;
color: #333333;
font-family: arial, helvetica;
font-weight: bold;
}

.navigation
{
font-size: 16px;
color: #000033;
font-family: Verdana, Arial, Helvetica, sans-serif;
; font-style: normal
; font-weight: bold
}

.bodytext
{
font-size: 12px;
color: #333333;
font-family: arial, helvetica;
}

.footer
{
font-size: 12px;
color: #000033;
font-family: arial, helvetica;
}

a:link
{
color: #00CC00;
}
a:visited
{
color:#00CC00;
}
a:hover
{
color:#00FF00;
}
