BODY {
background-color: #CCCCCC; }

P {
font-family : "Arial";
color : #000000 ;
font-size : 8pt;
font-weight: bold; }

A:link {
font-family : "Arial";
color: #663300;
font-size : 8pt;
font-weight: bold;
text-decoration: none; }

A:visited {
font-family : "Arial";
color: #663300;
font-size : 8pt;
font-weight: bold;
text-decoration: none; }

A:hover {
font-family : "Arial";
color: #663300;
font-size : 8pt;
font-weight: bold;
text-decoration: none; }