.footer {
	font-family: verdana;
	font-size: 9px;
	color: #003366;
}
.title {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.bodytext {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	line-height: 18px;



}
.bodytextbold {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;

}
.bodytextsml {

	font-family: verdana;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
}
.bodytextsmlbold {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;

}
.midtitle {
	font-family: verdana;
	font-size: 18px;
	color: #999999;
	font-weight: normal;
	line-height: 18px;

}

