a:link
{
	color: FF9900; 
	text-decoration: none;
	font-weight: bold;

}
a:visited
{
	color: FF9900; 
	text-decoration: none;
	font-weight: bold;

} 
a:active 
{
	color: 000066;
	text-decoration: none;
	font-weight: bold;

}
a:hover 
{   color: 000066;
    text-decoration: none;
    font-weight: bold;
    
}

p
{
	font-family: Verdana, Arial, Tahoma, Geneva, Helvetica;
	font-size: 10pt;
	color: #333333;
}

li
{
	font-family: Verdana, Arial, Tahoma, Geneva, Helvetica;
	font-size: 10pt;
	color: #333333;
}

body
{
	font-family: Verdana, Arial, Tahoma, Geneva, Helvetica;
	font-size: 10pt;
	background: transparent url('images/666666gradient.jpg') repeat-x;
	color: #000000;
}
table
{
	table-border-color-light: #666666;
	table-border-color-dark: #666666; 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Tahoma, Geneva, Helvetica;
}
h1
{
	color: #000066;
	font-size: 16pt;
}
h2
{
	color: #333333;
	font-size: 14pt;
}
h3
{
	color: #666666;
	font-size: 12pt;
}
h4
{
	color: #000066;
	font-size: 10pt;
}
h5
{
	color: #333333;
	font-size: 8pt;
}
h6
{
	color: #666666;
}