body
{color:#000;background:#fff;}

h1,h2,h3,h4
{font-family:Arial, Helvetica, sans-serif;}

blockquote
{margin-right:4%; text-align:justify;}

a:link
{text-decoration:none;background:transparent;color:#009;}
a:visited
{text-decoration:none;background:transparent;color:#808;}
a:link:hover,a:visited:hover
{text-decoration:underline;background:transparent;color:#00f;}
a:active
{text-decoration:underline;background:transparent;color:#f00;}

ul
{list-style-type:circle;}

hr
{color:#000; background-color:#000;}

@media print
{a:link, a:visited {text-decoration:none;color:#000;}

.noprint {display:none;}}

.shade1
{background:#efe;color:#000;}
.shade2
{background:#dfd;color:#000;}
.shade3
{background:#cfc;color:#000;}
.shade4
{background:#bfb;color:#000;}

.red
{background:transparent;color:#f00;}
.green
{background:transparent;color:#090;}
.blue
{background:transparent;color:#00f;}
