body.CompuAgentBody
{ 
	font-color: #0f0000;
	background-color: #d5d5d5;
	margin-top: 0;
	margin-left: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
div.centered 
{
     text-align: center;
}

div.centered table 
{
     margin: 0 auto; 
     text-align: left;
}
body:link{
  font-color: #0f0000;
}

body:visited{
  font-color: #0f0000;
}
body:active{
  font-color: #0f0000;
}

a:link.contact
{
	text-decoration: none;
	color: White;
}

a:visited.contact
{
	text-decoration: none;
	color: White;
}

a:hover.contact
{
	text-decoration: underline;
	color: White;
}

a:active.contact
{
	text-decoration: none;
	color: White;
}

TD
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

A
{
	COLOR: #0000ff;
	TEXT-DECORATION: none;
}

A:hover
{
	COLOR: #ff3300;
	TEXT-DECORATION: none;
}

.text
{
    font-color: #000000;
}

