.paragraphbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.BoldItalicUnderline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bolder;
	text-decoration: underline;
}
.smallertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}
.bottom_menu {
	font-family: Baskerville, Capitals, Futura;
	font-size: 11px;
	font-weight: bolder;
}
