.bodytitle {
	font-family: verdana, san-serrif;
	font-size: 15pt;
	background: transparent;
	text-decoration:  bold;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #000000;
}


.subtitle {
	font-family: verdana, san-serif;
	font-size: 8pt;
	text-decoration:  bold;
	margin-top: 0px;
	line-height:  15px;
	color: #000000;
}

.subtitle-2 {
	font-family: verdana, san-serif;
	font-size: 8pt;
	margin-top: 11px;
	margin-bottom: 0px;
	line-height:  15px;
	text-decoration:  bold;
	color: #000000;
}

.subtitle-3 {
	font-family: verdana, san-serif;
	font-size: 10pt;
	line-height:  20px;
	margin-top:0px
	margin-bottom:0px
	text-decoration:  bold;
	color: #000000;
}


.main {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	text-decoration:  none;
	line-height:  20px;
	color: #37586d;
}

p.bottom {	
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	background: transparent;
	text-decoration:  none;
	color: #2b3841;
}
	
	
a.bottomlinks:link {	
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	background: transparent;
	text-decoration:  none;
	color: #2b3841;
}
a.bottomlinks:visited {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
 	background: transparent;
	text-decoration:  none;
	color: #37586d;
}
a.bottomlinks:hover {
 	font-family: Verdana, sans-serif;
	font-size: 8pt;
 	background: #c4e5fa;
	text-decoration:  underline;
	color: #2b3841;
}