body
{
	background-color: #FFFBF0;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
        scrollbar-3dlight-color:#007600;
        scrollbar-arrow-color:#007600;
        scrollbar-base-color:#007600;
        scrollbar-darkshadow-color:#007600;
        scrollbar-face-color:#004700;
        scrollbar-highlight-color:#007600;
        scrollbar-track-color:#004700;
        scrollbar-shadow-color:#007600;	
}

h1
{
	font-size: 16px;
  font-weight: bold; color: #FFFFFF;
  margin-top: 0px; margin-bottom: 0px;
}

h2
{
	font-size: 16px;
  font-weight: italics;
  margin-top: 0px; margin-bottom: 0px;
}

h3
{
	font-size: 9px;
  margin-top: 0px; margin-bottom: 0px;
  font-style: italic
}

h4
{
	font-size: 9px;
  margin-top: 0px; margin-bottom: 0px;
  color: #999999
}

hr
{
	height: 1px;
	color: #808080;
}
a { text-decoration: none }
a:visited { color: #009900}
a:hover { color: #0000CC}
a:active { color: #FF9900}
a:link { color: #0000CC}
table {  font-size: 12px; color: #000000}
