body
	{
	font-family:Verdana, MS Sans Serif, Arial, Helvetica;
	color:#8F5031;
	font-size:10pt;
	background-color:#FFFFFF;
	text-align: Justify;
	scrollbar-face-color: #EFE8D6;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #d2e6d2;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #8F5031;
	scrollbar-track-color: #F5F5F5;
	scrollbar-arrow-color: #8F5031;
	}
a:link
	{
	color: #C49F6B;
	text-decoration:none;
	}
a:visited
	{
	color: #C49F6B;
	text-decoration:none;
	} 
a:active 
	{
	color: #808080;
	text-decoration:underline;
	}
a:hover	{
	color: #808080;
	text-decoration:underline;
	}
.lf
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:  #FFFFFF;
	font-size:8pt;
	text-decoration:none;
	display: block;
	width: 100%;
	background-color : #007D3F;
	padding: 0px 0px 0px 2px;
	}
.lf:link
	{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
	color: #FFFF00;
	text-decoration:none;
    display: block;
	width: 100%;
	background-color : #007D3F;
    padding: 0px 0px 0px 2px;
	}
.lf:visited
	{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
	color: #FFFF00;
	text-decoration:none;
    display: block;
	width: 100%;
	background-color : #007D3F;
    padding: 0px 0px 0px 2px;
	}
.lf:active
	{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
	color: lightgreen;
	text-decoration:underline;
    display: block;
	width: 100%;
	background-color : #005A2D;
    padding:0px 0px 0px 2px;
    }
.lf:hover
	{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
	background-color: lightgreen;
	color: #005A2D;
	text-decoration:underline;
	width: 100%;
    padding: 0px 0px 0px 2px;
	}
.field
   	{
	font-size: 8pt;
   	color: #808080;
   	background-color: #B9DBB9;
   	border-top: #CCCCCC solid 1px;
   	border-left: #CCCCCC solid 1px;
   	border-bottom: #CCCCCC solid 1px;
   	border-right: #CCCCCC solid 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}	
.button
	{
	background-color: #005A2D;
	border-color: #96c896;
	border-style: beveled;
	border-width: 1;
	color: #FFFF00;
	font-size: 7pt;
	font-family: verdana;
	}
/* stupid ass links */
.faqQuestion
	{
	cursor:pointer;
	color:#C49F6B;
	margin-bottom:5px;
	text-align: justify;
	}
.faqQuestion:link
    {
	cursor:pointer;
	color:#C49F6B;
	margin-bottom:5px;
	margin-TOP:5px;
    text-align: justify;
    }
.faqQuestion:hover
    {
	cursor:pointer;
	color:#330000;
    text-decoration:underline;
	margin-bottom:5px;
	margin-TOP:5px;
    text-align: justify;
    }
.faqQuestion:active
    {
	cursor:pointer;
	color:#330000;
    text-decoration:underline;
	margin-bottom:5px;
	margin-TOP:5px;
    text-align: justify;
    }
.faqQuestion B
    {
	font-weight:normal;
	text-decoration:underline;
	color:#0011CC;
    }
.faqAnswer
    {
	display:none;
	background-color:#ffffff;
	border-top:1px solid #8F5031;
	border-left:1px solid #8F5031;
	border-right:1px solid #8F5031;
	border-bottom:1px solid #8F5031;
    text-align: justify;
	padding:2px;
    }
table
    {
    font-size: 100%;
    }
