.body
{
font-family: Verdana;
color: #3D4A41;
text-decoration: none;
font-size: 10px;
font-weight: normal;
line-height: 12px;
text-align: justify;
}

.body a
{
    font-family: Verdana;
    color: #948000;
    text-decoration: none;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
    text-align: justify;
}

.body a:hover
{
font-family: Verdana;
color: #002B59;
text-decoration: none;
font-size: 10px;
font-weight: normal;
line-height: 12px;
text-align: justify;
}

.footer
{
    font-family: Helvetica;
    color: #62635D;
    text-decoration: none;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
    vertical-align: middle;
}

.footer a
{
	font-family: Helvetica;
	color: #62635D;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
    vertical-align: middle;
}

.footer a:hover
{
	font-family: Helvetica;
	color: #002B59;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
    vertical-align: middle;
}

.topmenu
{
    font-family: Verdana;
    color: #4B686F;
	text-decoration: none;
	font-size: 11px;
	font-weight:normal;
	line-height: 15px;
	text-align:center;
    border-top: solid 1px #C9D3D1;
    border-left: solid 1px #C9D3D1;
    border-right: solid 1px #C9D3D1;
}