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;
   }
   
h2 {background-color: #000000; 
    font-family: arial, veranda, sans-serif;
	font-size: 100%;
	font-style: normal;
	color: #FFFFFF;
	}
      

a:link {color: #CCCCFF;
        text-decoration: none;
}
a:visited {color: #CCCCFF;
           text-decoration: none;
}
a:active {color: #CCCCFF;
           text-decoration: none;
}


a:hover {color: #FFFFFF;
         font-style: italic;
         font-size: 110%;
         text-spacing: 6px;
		 text-decoration: none;
		 }		 
hr {width: 570px;
    color: #CCCCFF; 
	align: left; }

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; }			      
   
 

	   
