 	body {
 	scrollbar-3dlight-color: #9797B1;
 	scrollbar-arrow-color: Black;
	scrollbar-base-color: black;
	scrollbar-darkshadow-color: Navy;
	scrollbar-face-color: #FFCC66;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: #9797B1;
	 scrollbar-track-color: #CCCCCC;
	}

A:link {text-decoration: none}  
A:visited {text-decoration: none}  
A:active {text-decoration: none}  
A:hover {text-decoration: overline underline;  background : #FFCC66; }
H1 {
	font-family: Tahoma, arial, sans-serif;
	font-size: 14pt;
	color: #006300;
	font-weight: bold;
}

.PageTitle     {
	font-family: Tahoma, arial, sans-serif;
	font-size: 18pt;
	color: #006300;
	font-weight: bold
}
.Heading     {
	font-family: Tahoma, arial, sans-serif;
	font-size: 14pt;
	color: #006300;
	font-weight: bold;
}
.Text        {
	font-family: Tahoma, arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: #666666;
}
.NavText     {
	font-family: Tahoma, arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: Green;
}			   
.Emphasis    {
	font-family: Helvetica, arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: #666666;
}
.SEmphasis    {
	font-family: Helvetica, arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	color: #666666;
	letter-spacing : 1px;
}
.holder {
	border: thin solid #006300;
}
