body
{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	margin-left: 12px;
}

h1, h2, h3, h4, h5
{
	color: #330066;
}

td.req
{
	color: red;
}

.header
{
	color: #330066;
	font-weight: bold;
}

.small
{
	font-size: 9px;
}

.defaultwhite
{
	color: #ffffff;
}

.defaultwhitebold
{
	color: #ffffff;
	font-weight: bold;
}

/* small font for copyright and other notes */
.smallfont {color: #000000; font-size: 9px; text-decoration:none;}
.smallfont:link {color: #000000; font-size: 9px; text-decoration:none;}
