.mainBold {
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.mainBold12 {
	font-family: Georgia;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.main {
	font-family: Georgia;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.mainBoldRed {
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.mainBoldBlue {
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
}
