h1 {
	font-family: "Impact";
	font-size: 18pt;	
	color: black;
   }

h2 {
	font-family: "Impact";
	color: black;
   }
 
h3 {
	font family: "Impact";
	font-size: 14pt;
	color:black;
}


body {
	font-family: "Microsoft Sans Serif";
	font-size: 12pt;
	
 	color: #330033;
 	background-color: #FFFFFF;
	
     }

//p {margin-left: 24pt;
//   margin-right: 24pt; }
//
//background-attachment: fixed;

a:active {
text-decoration:none;
color: #99CCCCC; font-family: "Eras Demi ITC";
 font-size: 12pt; font-weight: bold;
text-decoration:none;
}


a:visited {
text-decoration: none;
color: #333399; font-family: "Eras Demi ITC"; 
font-size: 12pt; 
font-weight: bold;

}

a:link {
text-decoration: none;
color:#000099; 
font-family: "Eras Demi ITC";
 font-size: 12pt; font-weight: bold;
}
