body {background-color: #000000; } 

h1 {color: #000000; 
    background-color: #CCCCFF;
	width: 570px;
   font-family: arial, veranda, sans-serif;
   letter-spacing: 10px;
   text-align: center;
   text-transform: none;
   }

a:link {color: #CCCCFF;}
a:visited {color: #CCCCFF;}
a:hover {color: #CCCCFF;
         font-style: italic;
         font-size: 100%;
         text-spacing: 6px;
		 }		 
hr {width: 570px;
    color: #CCCCFF; }

p {color: #FFFFFF;
   font-family: arial, sans-serif;
   font-style: normal;
   font-size: 75%;
   text-align: justify;
   width: 570px; 
   }
p.bold {font-weight: bold}   

span.boldcolor {font-weight: bold;
                color: #CCCCFF 
			   }
span.boldwhite {font-weight: bold}

span.color {color: #CCCCFF; }			      
   
 

	   