<style type="text/css">


	h1, h2, h3, h4 
		{
		font-family: arial;
		}

	body 
		{
		font-family: arial;
		color: #000000;
		}
	
	
	.quotes 
		{
		font-family: "times new roman";
		font-style: italic;
		}

	#caption
		{
		font-family: arial;
		color: #FFFFFF
		}

	a:link 
		{
		color: #808000;
		}
	
	a:visited
		{
		color: #CC0000;
		}

	a:hover 
		{
		text-decoration: underline;
		}

</style>