a:link
{
	color: #C0C0C0;text-decoration:none; font-family:Arial; font-size:10pt; font-weight:bold 
}
a:visited
{
	color: #C0C0C0;font-family:Arial; font-size:10pt; text-decoration:none; font-weight:bold 
} 
a:active 
{
	color: #C0C0C0;text-decoration:none; font-size:10pt; font-style:italic; font-weight:bold
}
a:hover      { font-family: Arial; font-size: 10pt; color: #009999; text-decoration: none; 
               font-style: italic; font-weight: bold }
body
{
	font-family: Arial, Helvetica;
	
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color: #800080;
}
h2
{
	color: rgb(204,153,51); 
}
h3
{
	color: rgb(153,153,51); 
}
h4
{
	color: rgb(255,102,51);
}
h5
{
	color: rgb(204,153,51);
}
h6
{
	color: rgb(153,153,51);
}
