BODY {
	color: Black;
	background-color: #CCCCCC;
	font-family: Arial, monospace;
	font-size: 10px;
	text-align: justify;
	word-spacing: normal;
	
	h1 {
	
	color: Black;
	font-family: arial, serif;
	font-size: 13px;
	font-style: normal;
	text-align: left;
	font: bold;
	

}

h2 {
	
	color: #8A2BE2;
	font-family: arial, serif;
	font-size: 13px;
	font-style: oblique;
	text-align: left;
	font: bold;
}


	
h3 {
	
	color: #A52A2A;
	font-family: arial, serif;
	font-size: 13px;
	font-style: oblique;
	text-align: left;
	font: bold;

}





 
 
 
 


A {
	color: Blue;
	background-color: #CCCCCC;
	font-style: normal;
}

A:HOVER {
	color: Red;
	background-color: #CCCCCC;
}
