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

<html>
	
	<style>
		body {

		}
		h1 {
			font: italic normal 32pt;
			font-family: "Lucida Handwriting",Verdana, Geneva, Arial, Helvetica, sans-serif;
			color: white;
			font-weight: bold;
		}

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




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



		p {
			font: 11pt;
			font-family: Arial, Helvetica, sans-serif;
			color : white;
			font-weight : bold;
		}
		
       .yellow_txt	 {
			font-family: Arial, Helvetica, sans-serif;
			color: #FFFFC6;
			font-weight : bold;
		}
		
		.white	 {
			color: white ;
					}
		
		

		p.quote {
			font: italic 11pt;
			font-family: Arial, Helvetica, sans-serif;
			color: #FFFFC6;
			font-weight: bold;
		}





		}

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

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


		a.small {

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


		}


		body {
			scrollbar-base-color: #F0D5F7;
			scrollbar-track-color: #F0D5F7;
			scrollbar-arrow-color: blue;
			background-color: purple;
		}

		body.orig {
			scrollbar-base-color: #F0D5F7;
			scrollbar-track-color: #F0D5F7;
			scrollbar-arrow-color: blue;
			background-color: #F0D5F7;
		}


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

