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

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

.header
{
	font-family: Courier, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #000066;
}

.subheader
{
	font-family: Courier, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000066;
}

.smallheader
{
	font-family: Courier, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000066;
}

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

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

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

.redtext
{
	font-family: courier, helvetica, sans-serif;
	font-size: 10px;
	color: #c91f16;
}

.bluetext
{
	font-family: courier, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000066;
}

.bluetextplain
{
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000066;
}

.bluearialtext
{
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000066;
}

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

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

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