.footer
{
	color: black; 
	font-size: 10px; 
	font-family: Arial, Helvetica;
	text-decoration: none;
}

.bodytext
{
	color: black; 
	font-size: 12px; 
	font-family: Arial, Helvetica; 
}


.bodyheader
{
	color: #006AAA; 
	font-size: 14px; 
	font-family: Arial, Helvetica; 
	font-weight: bold;
}

.bodylink
{
	color: #E10045; 
	font-size: 12px; 
	font-family: Arial, Helvetica;
	text-decoration: underline;
	font-weight: bold;
}

.formbox 
{ 
	color: black; 
	font-size: 12px; 
	font-family: Arial, Helvetica; 
	border-style: solid; 
	border-width: 1px;
	border-color: #000000 #000000
}

.formfield
{
	color: black; 
	font-size: 12px; 
	font-family: Arial, Helvetica; 
}

.formheader
{
	color: #006AAA; 
	font-size: 14px; 
	font-family: Arial, Helvetica; 
	font-weight: bold;
}

.ordertd
{
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
}

.ordertable
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	border-collapse: collapse;
}
