/* CSS Document */

h1 {
	font-size:24px;
	background-color:#000000;
	color:#00CC00;
	}
	
h2 {
	font-size:18px;
	background-color: #000000;
	color:#00CC00;

        
	}
h3 {
	font-size:14px;
	background-color: #000000;
	color:#00CC00;

        
	}
	
	a {
	font-size:14px;
	background-color: #000000;
	color:#00CC00;
	}
	
		a.hover {
	font-size:14px;
	background-color: #000000;
	color:#00CC00;
	}
	