.bodycopy {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 75%;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #333333;
}

.bodycopyfixed {
	font-family : Courier New, Courier, Lucida Console, Lucida, Fixed;
	font-size : 75%;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #333333;
}

.bodycopyfixedsm {
	font-family : Courier New, Courier, Lucida Console, Lucida, Fixed;
	font-size : 70%;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #333333;
}

.bodytitle {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 90%;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #000000;
}

.bodysubtitle {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 75%;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #646693;
}

.menu, .menu:visited, .menu:active {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 65%;
	font-weight : normal;
	text-decoration: none;
	color: #333333;
}
.menu:hover { color: #000000; text-decoration: underline; }


.bodylink:link, .bodylink:visited, .bodylink:active {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
	color: #000000;
}
.bodylink:hover { color: #CC0000; text-decoration: underline; font-weight: bold; }

.bodylinkul {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	text-decoration : underline;
	color : #2A3FAA;
}

.bodylinkul:hover {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 10pt;
	font-weight : bodylinkul;
	font-variant : normal;
	font-style : normal;
	text-decoration : underline;
	color : #CC0000;
}

.smalltext {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 65%;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #000000;
}

.smalltextlite {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 65%;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #000000;
}


.formtext  {
	font-family : verdana, geneva, arial, sans-serif;
	font-size : 75%;
	letter-spacing : 0px;
	line-height : 12pt;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #000000;
}


.formheader  {
	font-family : verdana, geneva, arial, sans-serif;
	font-size : 75%;
	letter-spacing : 0px;
	line-height : 12pt;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #333333;
}

.formerror  {
	font-family : verdana, geneva, arial, sans-serif;
	font-size : 75%;
	letter-spacing : 0px;
	line-height : 12pt;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #cc0000;
}

.bodylinkblue:link, .bodylinkblue:visited, .bodylinkblue:active {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: underline;
	color: #1001CA;
}

.bodylinkblue:hover { 
  color: #1001CA; 
  text-decoration: underline; 
  font-weight: bold; 
}

b {
  font-weight : bold;
}