
body 
{
  background-color: #000000;
  font:Verdana;
  
  text-indent: 1cm;
  margin: 0px;
  text-align: left;
}

h6
{
color:#006600;
font-family: Lucida Handwriting;
text-align: center;
font-size: 83%

}

h4 
{
color:#CC0033;
font-family: Lucida Handwriting;
text-align: left;
font-size: 83%

}


h3 
{
color:#0033CC;
font-family: Lucida Handwriting;
text-align: center;
font-size: 120%

}

p
{
text-indent: 1cm;
font-size: 100%;
}

pre
{
font-size: 107%;
}



a:link {
color: #0066cc;
text-decoration: none;}
a:visited {
color: #0066cc;
text-decoration: none;}
a:hover {color: #0000cc;
text-decoration: underline}
a:focus {color: #0000cc;
text-decoration: underline}


