<!--
BODY {
    background-color: #ffffff;
    background: url(back/noah1.jpg);
    font-family: Tahoma, Verdana;
    font-size: 10pt;
    color: #000000;
   }
   
TR, TH, TD {
    font-family: Tahoma, Verdana;
    font-size: 10pt;
    color: #000000;
   }

A:link {
    font-family: Tahoma, Verdana;
    font-size: 10pt;
    color: #0000CC;
    text-decoration: none;
   }

A:active {
    font-family: Tahoma, Verdana;
    font-size: 10pt;
    color: #3A3A76;
    text-decoration: none;
   }

A:visited {
    font-family: Tahoma, Verdana;
    font-size: 10pt;
    color: #800080;
    text-decoration: none;
   }

A:hover {
    font-family: Tahoma, Verdana;
    font-size: 10pt;
    text-decoration: underline;
   }
.footer {
	font-size: 0.8em;
	text-align: center;
	font-family: arial;
	font-weight: normal;
	color: #000000;
}
div.bar {
   border-left:4px solid #800040;
   font:11px verdana;
   padding-left:5px;
   color: #800040;
   }
p.barpurple {
   border-left:4px solid #A98EC1;
   font:12px tahoma,verdana;
   font-weight: normal;
   text-align: left;
   color:#000000;
   padding-left:10px;
   }
-->
