*
body {
	
	margin-top:0;
	margin-left:0;
	margin-right:0;

	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
}	
	
.header{
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	color: WHITE;
	FONT-FAMILY: Helvetica, Arial, sans-serif
}

.smalltext
{FONT-SIZE: 8px;
	COLOR: #102854;
	FONT-FAMILY: Helvetica, Arial, sans-serif
}

a:link {color:black;FONT-WEIGHT: bold;text-decoration: none; FONT-FAMILY: Helvetica, Arial, sans-serif;}
a:visited {color:black;FONT-WEIGHT: bold;text-decoration: none; FONT-FAMILY: Helvetica, Arial, sans-serif;}
a:hover {color:#9999FF;FONT-WEIGHT: bold;text-decoration: underline; FONT-FAMILY: Helvetica, Arial, sans-serif;}

a.tblelite:link {color:white;FONT-WEIGHT:normal;text-decoration: none; FONT-FAMILY: Helvetica, Arial, sans-serif;}
a.tblelite:visited {color:white;FONT-WEIGHT: normal;text-decoration: none; FONT-FAMILY: Helvetica, Arial, sans-serif;}
a.tblelite:hover {color:#9999FF;FONT-WEIGHT: normal;text-decoration: underline; FONT-FAMILY: Helvetica, Arial, sans-serif;}


.orangelink 
{
	FONT-WEIGHT: bold;
	color: #F78018;
	text-decoration: underline;
}


   
