body {font-family                   : Helvetica, Arial ,sans-serif;
      font-size                     : 12px;
      font-weight                   : normal;
      font-style                    : normal;
      background-color              : #669966;
      color                         : #000000;

      scrollbar-face-color          : #CECE9C;
      scrollbar-highlight-color     : #ffffff;
      scrollbar-shadow-color        : #000000;
      scrollbar-3dlight-color       : #669966;
      scrollbar-arrow-color         : #006633;
      scrollbar-track-color         : #669966;
      scrollbar-darkshadow-color    : #669966;

      margin-top                    : 0px;
      margin-bottom                 : 0px;
      margin-left                   : 0px;
      margin-right                  : 0px;}



A:link     {text-decoration  : underline;
            font-weight      : normal;
            color            : #000000;}

A:visited  {text-decoration  : underline;
            font-weight      : normal;
            color            : #000000;}

A:active   {text-decoration  : none;
            font-weight      : normal;
            color            : #000000;}

A:hover	   {text-decoration  : normal;
            font-weight      : normal;
            color            : #ffffff}

 

h1 {font-family    : Arial, Helvetica, sans-serif;
    font-size      : 14px;
    font-weight    : Bold;
    color          : #880000;
    letter-spacing : 0.1em}

h2 {font-family    : Arial, Helvetica, sans-serif;
    font-size      : 12px;
    font-weight    : bold;
    font-style     : normal;
    color          : #000000;}

h3 {font-family    : Arial, Helvetica, sans-serif;
    font-size      : 11px;
    font-weight    : bold;
    font-style     : italic;
    color          : #000000;}

h4 {font-family    : Arial, Helvetica, sans-serif;
    font-size      : 11px;
    font-weight    : bold;
    color          : #000000}

td {color          : #224444;
    font-size      : 11px;
    font-family    : Arial, Helvetica, sans-serif;}

p  {color          : #000000;
    font-size      : 12px;
    font-family    : Verdana, Helvetica, sans-serif;
    text-align     : justify}

li {color          : #000000;
    font-size      : 12px;
    font-family    : Verdana, Helvetica, sans-serif; list-style-image: url(images/book.gif); clip:   rect(   ); list-style-type: square}


.smallfacts {font-family                   : Helvetica, Arial ,sans-serif;
             font-size                     : 10px;
             font-weight                   : normal;
             font-style                    : normal;
             color                         : #000000}





input, textarea, select {font-family          : Arial, Helvetica, sans-serif;
                         font-size            : 12px;
                         border-top-width     : 1px; 
                         border-right-width   : 1px; 
                         border-bottom-width  : 1px; 
                         border-left-width    : 1px;
                         background-color     : #fafafa;
                         border-style         : solid;
                         text-indent          : 4px;}
                   

input.button            {border-top-width     : 1px; 
                         border-right-width   : 1px; 
                         border-bottom-width  : 1px; 
                         border-left-width    : 1px;}

