.MainPageFont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.MainPageFontPad {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding-left: 20px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C51B1B;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
