<STYLE>
BODY {background-color:#FBF6EF;}

A:link {color:#733C13; text-decoration:underline;}
A:visited {color:#733C13;text-decoration:underline;}
A:active {color:#733C13;font-weight:bold;}
A:hover{color:#E7CBB7;text-decoration:none;}

.header {font:8pt "verdana", "arial", "Tahoma";
         font-weight: bold;
         color:#93501F;
         text-align:center;
         padding-bottom:4px;
         border-bottom:1px dashed #2F4115;}

.text {font:8pt "verdana", "arial", "Tahoma";
       color:#A2673C;}

</STYLE>