 Base Font 
td
{
font-size: 11px;
line-height: 14px;
color: #555555;
font-family: arial, helvetica;
}

.smalltext
{
font-size: 11px;
color: #333333;
font-family: arial, helvetica;
}

.bigsection_font
{
font-size: 16px;
color: #3F667C;
font-family: arial, helvetica;
font-weight: bold;
}

.bodytext
{
font-size: 11px;
color: #555555;
font-family: verdana, arial, helvetica;
}

.name
{
font-size: 20px;
color: #3F667C;
font-family: arial, helvetica;
font-weight: bold
}

.bodytext_dark
{
font-size: 11px;
color: #555555;
font-family: arial, helvetica;
line-height: 14px;
}

a:link
{
color: #3F667C;
}
a:visited
{
color:#000033;
}
a:hover
{
color:#CC6600;
}
