body   {   background-color: #6a7276;   background-image: url('images/b1.jpg');     font-size: 14px;   font-family: arial, sans-serif;
           margin-right: 0px;     margin-left: 0px;      margin-top: 8px;     margin-bottom: 0px;   }

#wrapper {  width: 940px;    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: #7d528d;    font-style: italic;
           padding: 8px;      margin: 6px;  }

h3     {   font-family: trebuchet ms,helvetica,arial;       font-size: 22px;         font-style: normal;
           color: #3b3be1;      font-weight: bold;      
           padding-top: 0px;    padding-bottom: 0px;     margin-bottom: 12px;     margin-top: 12px;   }

h4     {   color: #a40000;         font-family: georgia, times new roman, serif;     font-size: 18px;
           font-style: italic;     margin-top: 8px;   margin-bottom: 8px;  }

p      {   font-family: arial, sans-serif;    font-size: 14px;	   color: #000033;   margin: 0px;   }

p.red  {   color: #ff0000;    }

b      {   font-family: arial, sans-serif;   font-size: 14px;	   color: #000066;    font-weight: bold;  }
b.a    {   color: #666666;    font-size: 15px;   line-height: 19px;  }

i      {   font-family: arial, sans-serif;       font-style: italic;   } 
i.sm   {   font-family: arial, sans-serif;   font-size: 12px;    color: #800000;  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: #dbdbdb;   font-family: arial;           font-size: 12px;     font-weight: normal;
           text-decoration: none;    padding: 2px;  }
a.a:hover {  color: #ffffff;   font-family: arial;           font-size: 12px;     font-weight: normal;
           text-decoration: none;    background-color: #0397f9;  padding: 2px;  }
a.a:visited  { color: #dbdbdb;   font-family: arial;         font-size: 12px;       font-weight: normal;
           text-decoration: none;    padding: 2px;  }

a:link  {  color: blue;   font-family: arial;           font-size: 14px;     font-weight: normal;
           text-decoration: underline;     }
a:hover {  color: #ff0000;   font-family: arial;        font-size: 14px;     font-weight: normal;
           text-decoration: underline;    }
a:visited  { color: blue;   font-family: arial;         font-size: 14px;       font-weight: normal;
           text-decoration: underline;       }

a.n:link  {  color: #ffffff;   font-family: arial;           font-size: 12px;     font-weight: bold;
           text-decoration: none;  padding: 4px;  }
a.n:hover {  color: #ffffff;   font-family: arial;           font-size: 12px;     font-weight: bold;
           text-decoration: none;  background-color: #3b3be1;  padding: 4px; }
a.n:visited  { color: #ffffff;   font-family: arial;         font-size: 12px;     font-weight: bold;
           text-decoration: none;  padding: 4px;  }

img.a   {  border: 2px solid #a40000;  }
