 BODY {
    background: #000000;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12pt;
 }
 p {
    font-size: 1.0em;
    }
 h1 {
    font-size: 1.5em;
    }
 a:link{
    color:#CCCCCC;
	text-decoration:none;
	font-size: 10pt;
    }
 a:visited{
    color:#CCCCCC;
	text-decoration:none;
	font-size: 10pt;
    }

