.titlemedium {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
}
.bodytext {
	font-family: verdana;
	font-size: 12px;
	color: #333333;



}
.titlesmall {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}
.bodytextsmall {
	font-family: verdana;
	font-size: 10px;
	line-height: normal;
	color: #333333;

}
.titlesmallorange {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;

}
.titlemediumBlue {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000099;

}
