body   {   background: #d5eeec url('images/fade.jpg') repeat-x top left;    font-size: 14px;   
           font-family: arial, sans-serif;
           margin-right: 0px;     margin-left: 0px;      margin-top: 8px;     margin-bottom: 0px;   }

#wrapper {  width: 900px;    margin-left: auto;   margin-right: auto;  }

hr     {   color: #037bb0;  height: 4px;      }

h1     {   color: #000033;      font-family: trebuchet ms,helvetica,sans-serif;   
           font-size: 30px;     padding: 1px;   margin-top: 4px;     margin-bottom: 4px; }

h2     {   font-family: georgia, times new roman, serif;     font-size: 18px;    color: #0397f9;    font-style: italic;
           padding: 8px;      margin: 4px;  }

h3     {   font-family: trebuchet ms,helvetica,arial;       font-size: 20px;         font-style: normal;
           color: #000000;      font-weight: bold;      
           padding-top: 0px;    padding-bottom: 4px;     margin-bottom: 0px;     margin-top: 12px;   }

h4     {   color: #00ada7;         font-family: trebuchet ms,helvetica,sans-serif;    font-size: 16px;
           font-style: normal;     margin-top: 8px;   margin-bottom: 8px;  }

p      {   font-family: arial, sans-serif;    font-size: 14px;	   color: #000000;   margin: 0px;   }

p.red  {   color: #ff0000;    }

b      {   font-weight: bold;  }
b.a    {   color: #666666;    font-size: 15px;   line-height: 19px;  }
b.g    {   color: #009933;     }

i      {   font-style: italic;   } 
i.sm   {   font-family: arial, sans-serif;   font-size: 12px;    color: #000000;  font-style: normal;  }

p i    {   color: #000033;    }     /*  only  within   */

ul     {   margin-top: 2px;   margin-bottom: 2px;  padding-left: 14px; }
li     {   font-family: arial, sans-serif;   font-size: 14px;    color: #000000;   margin-top: 6px;   }

td     {   font-family: arial, sans-serif;	    color: #000000;   }

a.a:link  {  color: #00ada7;   font-family: arial;           font-size: 14px;     font-weight: normal;
           text-decoration: none;    padding: 2px;  }
a.a:hover {  color: #00ada7;   font-family: arial;           font-size: 14px;     font-weight: normal;
           text-decoration: none;    background-color: #d5eeec;  padding: 2px;  }
a.a:visited  { color: #00ada7;   font-family: arial;         font-size: 14px;       font-weight: normal;
           text-decoration: none;    padding: 2px;  }

a:link  {  color: #00ada7;   font-family: arial;           font-size: 14px;     font-weight: normal;
           text-decoration: underline;     }
a:hover {  color: #666666;   font-family: arial;        font-size: 14px;     font-weight: normal;
           text-decoration: underline;    }
a:visited  { color: #00ada7;   font-family: arial;         font-size: 14px;       font-weight: normal;
           text-decoration: underline;       }

a.b:link  {  color: #000000;   font-family: arial;           font-size: 11px;     font-weight: normal;
           text-decoration: none;     }
a.b:hover {  color: #666666;   font-family: arial;        font-size: 11px;     font-weight: normal;
           text-decoration: underline;    }
a.b:visited  { color: #000000;   font-family: arial;         font-size: 11px;       font-weight: normal;
           text-decoration: none;       }


img.a   {  border: 2px solid #00ada7;  }
