BODY 
{
 background-color: #556b2f; 
 background-image: url(0002.jpg); 
 background-attachment: fixed; 
 scrollbar-arrow-color: #2F4F4F; 
 scrollbar-track-color: #556b2f; 
 scrollbar-face-color: #556b2f; 
 scrollbar-highlight-color: #000000; 
 scrollbar-3dlight-color: #000000;
 scrollbar-darkshadow-color: #000000; 
 scrollbar-shadow-color: #000000;
}
a 
{
	text-decoration: none;
	color: Lime;
}
a:visited
 {
	text-decoration: none;
	color: Lime;
}
a:hover 
{
	cursor:default;
	text-decoration:underline overline;
	color: Yellow;
}
table {
	text-align: justify;
	color: White;
	font-family: verdana, tahoma;
	font-size: 11px;
}
.head {font-weight: bold; border: #556b2f 1px solid; }
.list {text-align: left; }
@font-face { font-family:Highlander; src:url(HIGHLA2.TTF); }


