body
{ background-repeat: no-repeat;
  background-position: center;
  font-family: arial;
  font-size: 12pt;
  color: #006633;
	scrollbar-arrow-color: #ffff99;
	scrollbar-base-color: #cccc00;
	scrollbar-face-color: #99cc99;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #003300;
	overflow: auto;
}
h1 
{ 
  font-size: 18pt;
  font-weight: bold; 
}
h2
{
  font-size: 14pt;
	font-weight: bold;
}
img 
{ border="0";
}
.footer
{
    font-size: 8pt;
    font-family: Arial;
    text-decoration: none;
		color: #ffffff;
}
.small
{
    font-size: 8pt;
    font-family: Arial;
    text-decoration: none;
		color: #006633;
}
link
{
	COLOR: #339933;
}
visited
{
	COLOR: #339933;
}
active
{
    COLOR: #339933
}
hover
{
    COLOR: #1ADD20
}	
