body {
	background-color : #000000;
	background-image: none;
	background-repeat: no-repeat;
}


h2 {
    padding-left : 5%;
    color: #ffff00;
	font-size: 12pt;
	text-decoration : none;
	font-family: Verdana;
}
	
h3 {
    padding-left : 5%;
    color: #888585;
	font-size: 14pt;
	text-decoration : none;
	font-family: Verdana;
}
h4 {
    padding-left : 5%;
    color: #34742D;
	font-size: 20pt;
	text-decoration : none;
	font-family: Verdana;
}
h5 {
    padding-left : 5%;
    color: #34742D;
	font-size: 10pt;
	text-decoration : none;
	font-family: Verdana;
}




