* { margin: 0; padding: 0; }
body { background-color: #fff;  margin: 0; padding: 0; } 

a:link {color: #838383; text-decoration: underline;}
a:visited {color: #838383; text-decoration: underline;}
a:hover {color: #838383; text-decoration: underline;}


.unit
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; line-height: 20px; color: #838383;
}

.header
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px; font-weight: normal; line-height: 20px; color: #0544a5;
}


.tabletext
{
  font-family:  Arial,Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

a.tabletext:link, a.tabletext:active, a.tabletext:visited
{
	color: #000000;
	text-decoration:underline;
}

a.tabletext:hover
{
	color: #006796;
	text-decoration:none;
}

