@charset "iso-8859-1";

<style>
	.blank
		{font-family : arial, geneva, helvetica, verdana; font-size : 11px; font-weight : 500; color : #003366;}
	.header
		{font-family:garamond,times,serif; font-size:small; font-weight:bold; color:black; text-decoration:none;}
	.subheader
		{font-family:garamond,times,serif; font-size:16px; font-weight:bold; color:black;}
	.text
		{font-family:garamond,times,serif; font-size:80%; font-weight:400; color:black; text-decoration:none;}
	.boldtext
		{font-family:garamond,times,serif; font-size:100%; font-weight:bold; color:black; text-decoration:none;}		
	.headerlink
		{font-family:garamond,times,serif; font-size:100%; font-weight:400; color:black; text-decoration:none;}
	.contact
		{font-family:garamond,times,serif; font-size:80%; font-weight:400; color:black; text-decoration:none;}
	.related
		{font-family:garamond,times,serif; font-size:16px; font-weight:600; color:navy; text-decoration:underlined;}
	.related:hover
		{font-family:garamond,times,serif; font-size:16px; font-weight:400; color:maroon; text-decoration:underlined;}		
	.footer
		{font-family:garamond,times,serif; font-size:13px; font-weight:400; color:black;}
	.link
		{font-family:garamond,times,serif; font-size:100%; color:#03086F; text-decoration:underlined;}	
	.link:hover
		{font-family:garamond,times,serif; font-size:100%; color:maroon; text-decoration:underlined;}
	.clink
		{font-family:garamond,times,serif; color:#03086F; text-decoration:underlined;}	
	.clink:hover
		{font-family:garamond,times,serif; color:maroon; text-decoration:underlined;}
</style>