.text {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
	color: #191970;
	text-align: justify;
	font-weight: normal;

}
.contact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: brown;
	font-weight: normal;

}
.header {
	font-size: 13px;
	font-style: normal;
	color: #8b0000;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;


}

a.globalmenu:link 
{ 
	color: #fff; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none 
}

a.globalmenu:active 
{ 
	color: #fff; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none 
}

a.globalmenu:visited 
{ 
	color: #fff; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none 
}

a.globalmenu:hover 
{ 
	color: #fff; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none 
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: 8b0000;
	font-weight: bolder;
	text-align: center;

}.required {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.notice {

	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
	color: red;
	text-align: center;
	font-weight: normal;
}
.contacttext {

	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}
