
TABLE,TR,TD {  font-family:   helvetica, gill, arial, sans-serif;
               font-size:     14px;
               background-image: "none";
               background:    #506050;
               color:         #ffffdd;
               text-align:    center;

		   margin-left: auto;
               margin-right: auto;
            }

BODY,P       {  font-family:   helvetica, gill, arial, sans-serif;
               font-size:     14px;
               background-image: "none";
               background:    #506050;
               color:         #ffffdd;
               text-align:    justify;
            }

H1          {  font-family: times, "times new roman", serif;
               color:         #ffffdd;
               background-color: #222222;
               text-align:   center;
               padding-left: 5px; padding-right: 5px; padding-top: 0px; padding-bottom: 2px;
            }

H2          {  font-family: helvetica, gill, arial, sans-serif;
               font-style:  italic;
               color:       #ffffdd;
               text-align:  left;
            }

H3,H4       {  font-family: gill, arial, helvetica, sans-serif;
               font-style:  italic;
               color:       #ffffdd;
               padding-left: 20;
            }

UL,UL LI,OL, OL LI
            {  list-style-type: square; margin-top: -1;
               font-family: gill, arial, helvetica, sans-serif;
               font-size:     11;
               color:         #ffffdd;
            }

HR {color: #707070}


.justify    { text-align: justify;}
.centre     { text-align: center;}
.jjwtbl     { text-align: center;}
.header     { text-align: center;   font-style: italic;}
.footer     { text-align: center;   font-style: italic;}
.title      { text-align: center;   background-color: #506050;}
.text       { text-align: justify;  }
.right      { text-align: right;  }
.type3      { text-align: left;  padding-left: 20;}
.manual     { text-align: left;  font-family: "Courier New", Roman;
              color: #000000; background-color: #eeeeee;}
.warning    {font-weight: bold; color: #ffff00; background: #cc0000;
              padding-left: 5px; padding-top: 2px; padding-right: 5px; padding-bottom: 1px;}


A:link      { color:  #ffffdd; text-decoration: underline; }
A:visited   { color:  #ffffdd; text-decoration: underline; }
A:active    { color:  #35FBC5; text-decoration: underline; }
A:hover     { color:  #35FBC5; text-decoration: underline; }
.reverse{color: #000; background-color: #35FBC5; font-weight: bold;}
