body {

      scrollbar-face-color: #39404A;
      scrollbar-shadow-color: #CCCCFF;
      scrollbar-highlight-color: #999999;
      scrollbar-3dlight-color: #333333;
      scrollbar-darkshadow-color: #000000;
      scrollbar-track-color: #ffffff;
      scrollbar-arrow-color: #088544; }
}

A {font-family: serif, font-size: 10pt}

A:link {color:#ff9900;}

A:visited {color:#ff9900;}

A:hover {text-decoragtion: none; color:#666666;}

A:active {color:#ff9900; text-decoration: none;}


.content {
         font-family: serif;
         font-size: 11pt;
         text-align:	justify;
         color:	#000000;
          }

.contentgreen {
          font-family: serif;
          font-size: 11pt;
          text-align:	justify;
          color:	#088544;
          }

.contentSlateblue {
          font-family: serif;
          font-size: 11pt;
          text-align:	justify;
          color:	#39404A;
          }

.contentgreenbold {
          font-family: serif;
          font-size: 11pt;
          text-align:	justify;
          color:	#088544;
          clip:   rect(   );
          font-weight: bold;
          }

.contentSMALL {
          font-family: serif;
          font-size: 9pt;
          text-align:	justify;
          color:	#088544;
          }


.titlegreen  {
	font-size: 11pt;
	color: #088544;
	text-align:	left;
        font-family: serif;
        font-weight: 900
	}