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

hr     {  color: #186c59;  height: 4px;      }

h1     {   font-family: comic sans ms, helvetica, sans-serif;     font-size: 50px;  font-style: italic;
           color: #0e10fb;    padding: 0px;     margin: 0px;  }

h2     {   color: #000000;         font-family: helvetica, verdana;
           font-size: 20px;      font-style: normal;     padding: 1px;   margin-top: 4px;     margin-bottom: 0px; }

h3     {   font-family: helvetica,arial, sans-serif;      font-size: 20px;     font-style: normal;
           color: #666666;      font-weight: bold;      
           padding-top: inherit;    padding-bottom: 8px;     margin-bottom: 0px;     /* space outside padding */   }

h4     {   font-family: helvetica, verdana;           font-size: 16px; 	   color: #95d4fd; 
           padding-top: 4px;   padding-bottom: 4px;  margin: 0px;    }

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

p.h    {   font-family: helvetica, arial, sans-serif;    font-size: 14px;   color: #000000;   margin: 0px;  }
b.h    {   font-family: helvetica, arial, sans-serif;    font-size: 15px;   font-weight: bold;   color: #800000;   margin: 0px;  }

p.red  {   color: #ff0000;    }

b      {   font-family: arial, sans-serif;   font-size: 14px;   font-weight: bold;   color: #ffffff;  }

i      {   font-family: arial, sans-serif;       font-style: italic;     font-size: 13px;   } 
i.sm   {   font-family: arial, sans-serif;   font-size: 11px;    color: #ffffff;  font-style: normal;  }
i.h    {   font-family: arial, sans-serif;   font-size: 12px;    color: #000066;  font-style: normal;  }

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

ul     {   margin-bottom: 0px;     margin-top: 0px;   }
li     {   font-family: arial, sans-serif;   font-size: 14px;    color: #000000;  margin-top: 3px;  margin-bottom: 0px;  }

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

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

a.n:link  {  color: #666666;   font-family: arial;           font-size: 13px;     font-weight: bold;
           text-decoration: none;  padding: 3px;  }
a.n:hover {  color: #000066;   font-family: arial;           font-size: 13px;     font-weight: bold;
           text-decoration: none;      background-color: #cee6fe;   padding: 3px;  }
a.n:visited  { color: #666666;   font-family: arial;         font-size: 13px;     font-weight: bold;
           text-decoration: none;  padding: 3px;  }

a.b:link  {  color: #ffffcc;         font-size: 11px;     text-decoration: none;     }
a.b:hover {  color: #999999;         font-size: 11px;     text-decoration: underline;    }
a.b:visited  { color: #ffffcc;       font-size: 11px;     text-decoration: none;       }


img       {border-width: 0px;      border-color: #ff0000;  }
img.a     {border-width: 4px;  border-color: #95d4fd; border-style: solid;   padding: 0px;   margin: 0px;   }
