body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
}

table 
{
	border-collapse: collapse; 
}

td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
}

p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
}

a:link
{
	color: Blue;
	text-decoration: underline;	
}

a:visited
{
	color: Blue;
	text-decoration: underline;	
}

a:hover
{
	color: #cc3333;
	text-decoration: underline;	
}

a:active
{
	color: #cc3333;
	text-decoration: none;	
}

.Small
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
}

.Heading1 
{
	font-size: 16px;
	font-weight: bold;
}

.Error
{
	color: Red;
	font-weight:bold;
}.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
