a {  color: #FFFF99; text-decoration: none; font-weight: bold;}
a:active { font-weight: bold; color: #C1A571; text-decoration: none ;}
a:hover { font-weight: bold; color: #CC9966; text-decoration:underline overline;}
BODY
{scrollbar-DarkShadow-Color:#000000;
 scrollbar-Track-Color:#666633;
 scrollbar-Face-Color:#999966;
 scrollbar-Shadow-Color:#996600;
 scrollbar-Highlight-Color:#FFFF99;
 scrollbar-3dLight-Color:#FFFFCC;
 scrollbar-Arrow-Color:#666633;
  background-color:#000000;
 }
 
h1
{
	color: #ffff66;
	font-family: Arial;
	font-size: 18px;
}
 h2
{
	color: #ffff66;
	font-family: Arial;
	font-size: 16px;
}
h3
{
	color: #ffff66;
	font-family: Arial;
	font-size: 14px;
}
h4
{
	color: #ffff66;
	font-family: Arial;
	font-size: 12px;
}
 .toptitle {
    text-decoration: underline overline;
	background-image:url(/images/header-bg-gradient.gif);
	background-repeat:repeat-x;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffff66;
	letter-spacing: 8px;
}	
 .page_header {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffff66;
	letter-spacing: 8px;
}
.pagetitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFCCFF;
	letter-spacing: 4px;
}
p {
	font-family: Arial, Helvetica, sans, "Times New Roman";
	color: #FFCCFF;
}
.toc {
	font-family: Arial;
	font-size: 10px;
	color: #FFFF66;
}
