BODY {
margin: 0px;
background: url(graphics/.jpg) #cccccc top center;
background-attachment: fixed;
background-repeat: no-repeat;
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
color: #030303;
}

A:link { color: #030303; text-decoration:none;}
A:visited { color: #030303; text-decoration:none;}
A:hover { color: #696969; text-decoration:underline;}
A:active { color: #030303;}

DIV.heading {
color: #666666;
font-family: arial, helvetica, sans-serif;
font-size: 12pt;
font-weight:bold;
margin: 0px;
}

BLOCKQUOTE { text-align:justify; }

ul { list-style-image: url(arrow.gif);}

