a:link
{
	color: #000080; TEXT-DECORATION: none;
	letter-spacing:1pt
}
a:visited
{
	color: #000080; TEXT-DECORATION: none;
	letter-spacing:1pt ;
} 
a:active 
{
	color:#000080; TEXT-DECORATION: none;
	letter-spacing:1pt ;
}
A:hover {
	COLOR: #0000FF;
	TEXT-DECORATION: none;
	letter-spacing:1pt ; 
}
table
{
	table-border-color-light: rgb(220,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
body
{
	font-family: Verdana, Arial, Helvetica; font-size:13pt; letter-spacing:1pt
}

h1
{
	font-family: Tahoma, Arial, Helvetica; font-size:16pt;
	color: #000080 font-weight:bold
}
h2
{
	font-family: Tahoma, Arial, Helvetica; font-size:12pt;
	color: #000080; 
}
h3
{
	font-family: Tahoma, Arial, Helvetica;font-size:11pt;
	color: rgb(0,0,0); 
}
h4
{
	font-family: Tahoma, Arial, Helvetica;
	color: rgb(153,153,0);
}
h5
{
	font-family: Tahoma, Arial, Helvetica;
	color: rgb(255,153,0);
}
h6
{
	font-family: Tahoma, Arial, Helvetica;
	color: rgb(51,102,204);}
	
table        { font-family: Verdana; font-size: 11pt; letter-spacing:1pt }