 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
{
	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;
	font-size: 12px;
	font-weight: inherit;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
