<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
	
	<style>
		body {

		}
		h1 {
			font: 34pt;
			font-family: "Lucida Handwriting",Verdana, Geneva, Arial, Helvetica, sans-serif;
			color : #FFFFA6;
			font-weight : bold;
		}

		h2 {
			font: 16pt;
			font-family: "Lucida Handwriting",Verdana, Geneva, Arial, Helvetica, sans-serif;
			color : #FFFFA6;
			font-weight : bold;
		}

		h2.white {
			font: 16pt;
			font-family: "Lucida Handwriting",Verdana, Geneva, Arial, Helvetica, sans-serif;
			color : white;
			font-weight : bold;
		}


		h3 {
			font: 14pt;
			font-family: Arial, Helvetica, sans-serif;
			color :#FFFFA6;
			font-weight : bold;
		}





		p {
			font: 11pt;
			font-family: Arial, Helvetica, sans-serif;
			color : #FFFFA6;
			font-weight : bold;
		}

		.white {

			color : white;

		}





		li {
			font: 11pt;
			font-family: Arial, Helvetica, sans-serif;
			color :#FFFFA6;
			font-weight : bold;
		}




		li.maroon {
			font: 11pt;
			font-family: Arial, Helvetica, sans-serif;
			color :maroon;
			font-weight : bold;
		}



		a.small {

			font: 10pt;
			font-family: Arial, Helvetica, sans-serif;
			color : white;
			font-weight : bold;


		}


		a {

			font: 11pt;
			font-family: Arial, Helvetica, sans-serif;
			color : #FFFFA6;
			font-weight : bold;


		}


		body {
			scrollbar-base-color: #FFFFA6;
			scrollbar-track-color: Maroon;
			scrollbar-arrow-color: Maroon;
		}




		a:hover {
			color:  #FFFFA6;
		}
</style>
</html>

