        BODY {
          background-color: #FFFFFF;
          color: #000000;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 10pt;
		  margin-left:10%;
          margin-right:10%;
		  line-height:140%;
        }
        
		LI {
		  font-weight:bold;
		  line-height:160%;
		}
        
        CAPTION {
          font-size: 10pt;
        }
        
        .LITTLE {
          font-size: 8pt;
          margin-left:12%;
          font-style: italic;
          text-align: center;
        }
        
        .CENTERED {
          text-align: center;
        }
        
        .INDENT {
          margin-left:5%;
          line-height:140%;
        }
        
        TH {
          color: #000000;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 9pt;
        }
        
        H1 {
          color: #000000;
          font-family: Arial, Helvetica, sans-serif;
          font-size: 16pt;
          margin-top:-5px;
		  margin-bottom:0px
        }

        H2 {
          color: #003300;
          font-family: Arial, Helvetica, sans-serif;
          font-size: 12pt;
        }

        H3 {
          color: #000000;
          font-family: Arial, Helvetica, sans-serif;
          font-size: 10pt;
          text-align: left;
          margin-bottom:0px;
        }
        
        H4 {
          color: #000000;
          font-family: Arial, Helvetica, sans-serif;
          font-size: 10pt;
          margin-left:10%;
          margin-right:20%;
          font-weight: bold;
        }  

        HR {
          height: 1px; 
          color:#FF0000;
          width:80%;
          margin-left:10%
        }

        .BigHeading {
          color: #FF0000;
          font-family: Arial, Helvetica, sans-serif;
          font-size: 18pt;
          font-weight: bold;
        }

        .SmallHeading {
          color: #FF0000;
          font-family: Arial, Helvetica, sans-serif;
          font-size: smaller;
          font-weight: bold;
        }

        TD {
          color: #000000;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 10pt;
        }
        
        .BlankRow {
          height:19px;
        }

        .ComboSmall {
          width:140px;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 10pt;
          color: #000000;
        }

        .ComboStandard {
          width:250px;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 10pt;
          color: #000000;
        }

       .ComboVerySmall {
          width:102px;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 10pt;
          color: #000000;
        }

        .ComboLarge {
          width:525px;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 10pt;
          color: #000000;
        }
        
       .TextFieldLarge {
          width:525px;
          font-family: 'Courier New';
          font-size: 10pt;
          color: #000000;
        }

       .TextFieldStandard {
          width:250px;
          font-family: 'Courier New';
          font-size: 10pt;
          color: #000000;
        }

       .TextFieldSmall {
          width:105px;
          font-family: 'Courier New';
          font-size: 10pt;
          color: #000000;
        }

        .ButtonStandard {
          width:60px;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size:10pt;
          color: #000000;
        }

        A {
          color: #003333;
          font-weight: bold;
        }

        A:visited {
          color: #003300;
          font-weight: bold;
        }

        .ItemHeading {
          font-size:10pt;
          color: #336633;
        }

        .ErrorText {
          font-size:10pt;
          color: #CC0033;
          font-weight: bold;
        }

        .VisibleTable {
          border:2px solid #336633;
          width:525px;
        }

        .VisibleRow {
          background-color:#CCCCCC;
        }

        .VisibleHeader {
          font-weight:bold;
          font-size:9pt;
          text-align:center;
          border-bottom:2px solid #336633;
        }

        .VisibleCell {
          font-size:9pt;
        }





