p
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.text
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.boldtext
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.italics
{
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-size: 12px;
}

.header
{
	font-family: MrHand, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #990000;
}

.boldheader
{
	font-family: MrHand, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #990000;
}

.footer
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.indent
{
	text-indent: 20px;
	font-family: Times New Roman, Times, serif;
	font-size: 9px;
}

.smaller
{
	text-indent: 0px;
	font-family: Times New Roman, Times, serif;
	font-size: 9px;
}

.subheader
{
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #c91f16;
}

.smred
{
	text-indent: 0px;
	font-family: Times New Roman, Times, serif;
	font-size: 9px;
	color: #c91f16;
}

.greyheader
{
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #808080;
}

.redtext
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #c91f16;
}

.smtext
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.smredtext
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #c91f16;
}

.greytext
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #808080;
}

.em
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
