a:link, a:active, a:visited { color: 000099; text-decoration: none  }
A:hover { color: cc3300; text-decoration: underline }

.BodyContent
{
	font-family: Arial, Verdana, Sans Serif;
	font-size: 14px; 
}

.FreeTableHead
{
	font-family: Arial, Verdana, Sans Serif;
	font-size: 14px; 
	color: #ffffff;
	font-weight: bold;
	background-color: #000099;
}

.SalesLeadsTableHead
{
	font-family: Arial, Verdana, Sans Serif;
	font-size: 14px; 
	color: #ffff00;
	font-weight: bold;
	background-color: #000099;
}

.StrongBodyContent
{
	font-family: Arial, Verdana, Sans Serif;
	font-size: 14px; 
	font-weight: bold;
}

.StrongBlueBodyContent
{
	font-family: Arial, Verdana, Sans Serif;
	font-size: 14px; 
	font-weight: bold;
	color: #000099;
}

.ErrorMessage
{
	font-family: Arial, Verdana, Sans Serif;
	font-size: 14px; 
	font-weight: bold;
	color: #FF0000;
}

.Heading
{
	font-family: Arial, Verdana, Sans Serif;
	font-size: 18px; 
	font-weight: bold;
	color: #000099; 
}

.Footer
{
	font-family: Arial, Verdana, Sans Serif;
	font-size: 14px;  
}