.mainfont {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	padding-left: 5px;
}
.font5 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.mainfont1 {
	font-size: 12px;
	line-height: 160%;
	color: #333333;
}
.font1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.font2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.font3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.font4 {
	font-size: 12px;
	font-weight: bold;
	color: #DD0000;
}



a:link {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #B10E0F;
	text-decoration: none;
}
