.heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #203C54;
	text-align: center;
	font-weight: bold;
}
.bodyserif {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	text-align: left;
	line-height: 14pt;
}
.bodysans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: left;
	line-height: 12pt;
	font-weight: normal;
}
.smallsans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	line-height: 12pt;
}
.bodysanscenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: center;
	line-height: 12pt;
}
.smallsanscenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: center;
	line-height: 12pt;
}
.rulevert {
	background-image: url(images/verticleclip.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 10px;
}
.bodysansright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: right;
	line-height: 12pt;
	font-weight: normal;
}
.largesubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
.boldbodyserif {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: left;
	line-height: 14pt;
	font-weight: bold;
}

A.menu:LINK {
font-family:verdana, helvetica, sans-serif;
color: #28415C;
font-size: 13px;
font-weight:bold;
text-decoration: none;
    }
A.menu:VISITED {
font-family:verdana, helvetica, sans-serif;
color: #28415C;
font-size: 13px;
font-weight:bold;
text-decoration: none;
    }
A.menu:HOVER {
font-family:verdana, helvetica, sans-serif;
color: #37A891;
font-size: 13px;
font-weight:bold;
text-decoration: none;
    }
A.menu:ACTIVE {
font-family:verdana, arial, helvetica, sans-serif;
color: #28415C;
font-size: 13px;
font-weight:bold;
text-decoration: none;
    }

.MICRO {
font-family: arial;
font-size: 1pt;
color: #FBF1E3;
font-weight:bold;
text-decoration: none;
}