BODY 
{
  scrollbar-arrow-color: #666666;
  scrollbar-track-color: #333333;
  scrollbar-shadow-color: #666666;
  scrollbar-face-color: #A2B1C6;
  scrollbar-highlight-color: #666666;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-3dlight-color: #ffffff;
  background : #000000;
}

a:link
{
	color : #666666;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
     	font-weight:bold;
	text-decoration : none;
}

a:hover
{
	color : #FFFFFF;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
              font-weight:bold;
	text-decoration : underline;
}

a:visited
{ 
	color : silver;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration:none;
}
	
h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}

h2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: normal;

}

h3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

h4 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

h5 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
h6 
{
	font-family: Edwardian Script ITC;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}