body {
	scrollbar-face-color: #FFCC99;
	scrollbar-shadow-color: #000066;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #ffffff; 
}


  A:link    {
	text-decoration: none;
	color: #FFFFCC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

  A:visited {
	text-decoration: none;
	color: #0000ff;
	font-weight: bold;
}

  A:active  {
	text-decoration: none;
	color: #ffcc00;
	font-weight: bold;
}

  A:hover   {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
  }

#nav a {
	color: #FECC99;
	font: 14px Verdana, Tahoma, sans-serif;
      font-variant: small-caps;
      text-decoration: none;
}

#nav a:hover {
      color: #B4A842;
	font: 14px Verdana, Tahoma, sans-serif;
      font-variant: small-caps;
      text-decoration: none;
}

H1 {color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 16pt; font-style: normal; line-height: normal;}

H2 {color: #ffffff; font-family: Arial, Helvetica, sans-serif;  font-size: 12px; font-weight: bold; line-height: 13pt;; font-style: normal}

H3 {
	color: #FFFFCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: normal;
	font-style: normal;
}

H4 {color: #FFFFFF; font-family: sans-serif; font-weight: bold; font-size: 11px; ; font-style: normal; line-height: 13pt}
H5{ font-family: Verdana, Arial, Helvetica, sans-serif;  color: #0066FF; font-weight: bold; font-size: 8px; }
H6{ font-family: Verdana, Arial, Helvetica, sans-serif;  font-weight: normal; font-size: 9px; }

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #FFFFFF;
}

ul {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; line-height: 11px;}
                
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	color: #FFFFFF;
}

.tablebgs {
	background-repeat: no-repeat;
	background-position: top;
}