.title01 {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Verdana,Arial;
	font-weight: bold;
}
.title02 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Verdana,Arial;
	font-weight: bold;
}
.title03 {
	color : #000000;
	font-size : 12px;
	font-family : Verdana,Arial;
	font-weight: bold;
}
.title02 a {
	color : #000000;
	text-decoration: none;
}
.normal_text {
	color : #000000;
	font-size : 13px;
	font-family : Verdana,Arial;
}
.officer_title {
	color : #000000;
	font-size : 11px;
	font-family : Verdana,Arial;
		font-weight: bold;
}
.officer_text {
	color : #000000;
	font-size : 10px;
	font-family : Verdana,Arial;
}
.error_msg {
	color : red;
	font-size : 13px;
	font-family : Verdana,Arial;
}
.fine_print {
	color : #000000;
	font-size : 10px;
	font-family : Verdana,Arial;
}
.page_heading {
	font-size : 14px;
	font-family : Verdana,Arial;
	    font-weight : bold; 
	text-decoration: none;
	color:#000000;
}
.footer_text {
	color : #000000;
	font-size : 11px;
	font-family : Verdana,Arial;
}