	
	P	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
		text-align: justify
	}
	LI	{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
	@font-face {
    font-family: Goudy Old Style;
    src: url(GOUDYOL0.eot);
  }
	H1 {
	font-family: "Goudy Old Style", serif;
	font-weight: normal;
	font-size: 36pt;
}
	H2 {
	font-family: "Goudy Old Style", serif;
	font-weight: normal;
	font-size: 24pt;
}
	H3 {
		font-family: "Goudy Old Style", serif;
		font-weight : normal;
		font-size : 18pt;
	}
	A:link{ 
		font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
		color: Green;
		text-decoration: none;
		font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	}
	A:visited{ 
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;text-decoration: none;
	color: Red;
	}
	A:hover{ 
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;text-decoration:underline;
	color: Fuchsia;
	}
	table{
		font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
		text-align: justify;
	}


	P.navbar {
		font-family: Verdana,Geneva,Arial,Helvetica,sans-serif, sans-serif;
		font-size : 12pt;

	}
	P.navbar A:link{
	color: White;
	text-decoration: none;
	text-align: justify;
	border-bottom-color: White;
	border-left-color: White;
	border-right-color: White;
	border-top-color: White;
	border: thin solid;
	padding: 8pt;
}
	P.navbar A:visited{
	color: White;
	text-decoration: none;
	text-align : justify;
	padding : 8pt ;
	border-bottom-color : White;
	border-left-color : White;
	border-right-color : White;
	border-top-color : White;
	border : thin solid;
}
	P.navbar A:hover{
	color: Black;
	text-decoration: none;
	padding: 8pt;
	border-color: white;
	border: thin solid;
	background-color: Silver;
	border-bottom-color: White;
	border-left-color: White;
	border-right-color: White;
	border-top-color: White;
}
	P.navbar A:active{
	color: Gray;
	text-decoration: none;
	padding: 8pt;
	border-color: white;
	border-bottom-color: White;
	border-left-color: White;
	border-right-color: White;
	border-top-color: White;
	border: thin solid;
}
	

