a:link
{
	color: #006699; text-decoration:none; font-weight: bold
	
}
a:visited
{
	color: rgb(0,153,102); text-decoration:none; font-weight: bold
} 
a:active 
{
	color: rgb(0,102,102); text-decoration:none; font-weight: bold
}
body
{
	font-family: Arial, Helvetica;
	background-color: rgb(229,229,229);
	color: rgb(0,51,51);
	background-image: url('images/bgltgray.gif');
}

p, td, tr      
{ 
font-family: arial; font-size: 12pt; font-weight: normal;
 }



h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: rgb(0,153,153);
}
h2
{
	color: rgb(102,102,102); 
}
h3
{
	color: rgb(153,153,102); 
}
h4
{
	color: rgb(0,153,153);
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
}
