.h_font {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.h_font:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.f_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}

.mainhead_font {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}
.mainfont {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}

.mtextfont {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.mtext2font {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-style: normal;
	line-height:20px; 
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.linkurl {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;
	line-height:20px; 
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.linkurl:hover {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;
	line-height:20px; 
	font-weight: bold;
	font-variant: normal;
	color: #324F6D;
}