.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.bodytextboldR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	}

.bodytext a:hover {
	color: #CCCCCC;
	text-decoration: none;
	}

.bodytextbold a:hover {
	color: #CCCCCC;
	text-decoration: none;
	}
	
.bodytext a:link, .bodytext a:active, .bodytext a:visited {
	color: #103084;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	}
	
.bodytextbold a:link, .bodytextbold a:active, .bodytextbold a:visited {
	color: #103084;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:  8pt;
	color: #CCCCCC;
	}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.dot {
	font-size: 18px;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #103084;
	text-decoration: none;
	font-weight: bold;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #103084;
	text-decoration: none;
	font-weight: bold;
}
.noUnderline {
	text-decoration: none
	}

.outline {
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	color: #000000;
	}
