.formtitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

.formsectionhdr {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.commlisttitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : bold;
	color : #003399;
}


.bodytext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

A.nav:LINK {
	color : #3366CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	text-decoration : none;
	font-weight : bold;
}

A.nav:VISITED {
	color : #3366CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	text-decoration : none;
	font-weight : bold;
}

A.nav:HOVER {
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	text-decoration : underline;
	font-weight : bold;
}

SPAN.deadnav {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	text-decoration : none;
	font-weight : bold;	
}

SPAN.header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : Blue;
}

A.listnav:LINK {
	color : Blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	font-weight : bold;
}

A.listnav:VISITED {
	color : Blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	font-weight : bold;
}

A.listnav:HOVER {
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : underline;
	font-weight : bold;
}

.bold {  
	font-weight: bold
}
a.nav3:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0000FF;
	text-decoration: none;
}
a.nav3:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000FF;
	text-decoration: none;
}
a.nav3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}
.bodytextnobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

