.bg   {
          background-image : url(images/bg.gif);
          background-repeat : no-repeat;
      }
p {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 8pt;
          text-decoration : none;
   }
li {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 8pt;
          text-decoration : none;
   }

a:link {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 10px;
          font-weight : bold;
          color : #000000;
          background-color : ;
          text-decoration : none;
       }
a:visited {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-weight : bold;
          font-size : 10px;
          color : #000000;
          background-color : ;
          text-decoration : none;
      }
a:hover {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 10px;
          color : #a94239;
          background-color : ;
          text-decoration : underline;
      }
a:active {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 10px;
          color : #a94239;
          background-color : ;
          text-decoration : none;
      }

a.nav:link {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 10px;
          font-weight : bold;
          color : #FFFFFF;
          background-color : ;
          text-decoration : none;
       }
a.nav:visited {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-weight : bold;
          font-size : 10px;
          color : #FFFFFF;
          background-color : ;
          text-decoration : none;
      }
a.nav:hover {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 10px;
          color : #000000;
          background-color : ;
          text-decoration : underline;
      }
a.nav:active {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 10px;
          color : #000000;
          background-color : ;
          text-decoration : none;
			}
.cell {
          border : 1px solid #999999;
      }

h1.new
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color : #B58C02;
	font-weight: normal;
	display: inline;
}

h1 {
          font-family : Arial, Helvetica, sans-serif;
          font-size : 24px;
          color : #000000;
          background-color : ;
          text-decoration : none;
      }
h2 {
          font-family : Arial, Helvetica, sans-serif;
          font-size : 20px;
          color : #cc0000;
          background-color : ;
          text-decoration : none;
      }
h3 {
          font-family : Arial, Helvetica, sans-serif;
          font-size : 18px;
          color : #666666;
          background-color : ;
          text-decoration : none;
      }
h4 {
          font-family : Arial, Helvetica, sans-serif;
          font-size : 16px;
          color : #000000;
          background-color : ;
          text-decoration : none;
      }
h5 {
          font-family : Arial, Helvetica, sans-serif;
          font-size : 14px;
          color : #000000;
          background-color : ;
          text-decoration : none;
      }
	  
.normal {
			font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
			color : #B58C02;
			font-size: 11px;
			font-weight: normal;
			line-height: 12px;	  
	}