td
{
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	line-height: 16px;
	color: #E70000;
}

.small
{
	font-family: arial, verdana;
	font-size: 10px;
	color: #E70000;
}

.footer
{
	font-family: arial;
	font-size: 9px;
	color: #E70000;
}

.smallbold
{
	font-family: arial, verdana;
	font-size: 10px;
	color: #E70000;
	font-weight: bold;
}

.inputmedium
{
	font-family: arial, verdana;
	font-size: 11px;
	color: #E70000;
	width: 150px;	
	height: 17px;
}

.inputsmall
{
	font-family: arial, verdana;
	font-size: 11px;
	color: #E70000;
	width: 75px;
	height: 17px;	
}

.formbutton
{
	font-family: arial, verdana;
	font-size: 11px;
	color: #E70000;
	width: 125px;
	height: 25px;	
}

textarea
{
	font-family: arial, verdana;
	font-size: 11px;
	color: #E70000;
	width: 150px;
	height: 75px;
}

a
{
color: #000000;
text-decoration: underline;
font-weight: bold;
}

a:hover
{
color: #E70000;
text-decoration: none;
font-weight: bold;
}