<style>

P{}

.submitBut
{
    BORDER-RIGHT: #104a7b 1px solid;
    BORDER-TOP: #afc4d5 1px solid;
    FONT-SIZE: 12px;
    BACKGROUND: #FFCC33;
    BORDER-LEFT: #afc4d5 1px solid;
    CURSOR: hand;
    COLOR: #000066;
    BORDER-BOTTOM: #104a7b 1px solid;
    FONT-FAMILY: tahoma,sans-serif;
    HEIGHT: 21px;
    TEXT-DECORATION: none
}

BODY {     
	   font-family: Garamond;
	   color: #000000;
	   background-color: #FFCC33;
	   background-position: fixed;
	   scrollbar-3d-light-color:#ffffff;
           scrollbar-arrow-color:#FFFFFF;
           scrollbar-base-color:ffffff;
           scrollbar-dark-shadow-color:#ffffff;
           scrollbar-face-color:#9A6601;
           scrollbar-highlight-color:#ffffff;
           scrollbar-shadow-color:black
     }
     
A{text-decoration:None}
a.nav:link { text-decoration: none; color: "#0000ff"; }
a.nav:visited { text-decoration: none; color: "#3300CC"; }
a.nav:hover { text-decoration: underline; color: "#000000"; }


.tocItemHide {display: none;}
.tocItemShow {display: '';}
.btnExpandCollapse {background: #6699CC; color: white; cursor: hand; font: bold xx-small; text-align: center; width: 90;}
.btnPlusMinus {border: 1 solid #6699CC; font: 9px; height: 9px; line-height: 5px; overflow: hidden; padding: 1px 1px 1px 0px; width: 9px;}
     
     
.contentHeading
{
	font-family: Garamond;
	font-color: #9A6601;
	font-size: 16pt;
	
}	
 .footer {
 
  text-decoration:none; 
  font-size: 8pt; 
  font-family:verdana, Arial;
  color:#ffffff;
  text-align:center; 
  }

.footerlink
{
  text-decoration:none; 
  color: #ffffff;
  font-size: 8pt;
  font-family:verdana, Arial;
}
     
</style>