.BodyText 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663333;
	line-height: 15pt;
	list-style-type: square;
}
.BodyTextBold
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663333;
	line-height: 14pt;
	font-weight: bold;
	list-style-type: square;
}
.BodyTextUnderline 
{
    text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663333;
	line-height: 14pt;
	list-style-type: square;
}
.HeadingBigText 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #663333;
	line-height: 26pt;
	list-style-type: square;
	font-weight: bold;

}
.HeadingMedText 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #663333;
	line-height: 20pt;
	list-style-type: square;
	font-weight: bold;

}
.HeadingSmallText 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663333;
	line-height: 16pt;
	list-style-type: square;
	font-weight: bold;

}
.TitleText 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #663333;
	line-height: 40pt;
	list-style-type: square;
	font-weight: bold;
}
