/* CSS Document */
<style type="text/css">
BODY { font-family: "Lucida Sans Unicode", Tahoma, Arial, Sans-serif;  font-size: 0.8em; font-weight: 400;  color: #000033;}
P { font-family: "Lucida Sans Unicode", Tahoma, Arial, Sans-serif;  font-size: 0.8em; font-weight: 400;  color: #004466;}
H1 { font-family: Georgia, "Times New Roman", Times, serif;  font-size: x-large; font-weight: 400; font-style: italic; color: #004466; }
H2 { font-family: Tahoma, Arial, Sans-serif;  font-size: medium; font-weight: 700;  color: #000000;}
H3 { font-family: Georgia, "Times New Roman", Times, serif;  font-size: 1.2em; font-weight: 500; color: #444444; }
H4 { font-family: Verdana, Arial, Sans-serif;  font-size: x-small; font-weight: 400; color: #000000; }
A { font-family: Georgia, "Times New Roman", Times, serif;  font-weight: 600; text-decoration: none; color: #4D346E; }
A:hover { font-family: Georgia, "Times New Roman", Times, serif;  font-weight: 600; text-decoration: none;  color: #5B709D; }
a.one:link {
	display:block;
	background-color: #004466;
	padding:6 0 6 5;
	text-decoration: none;
	color: #AFA6C5;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 14px;
	font-weight: lighter;
	
}
   a.one:visited {
	display:block;
	background-color: #004466;
	padding:6 0 6 5;
	text-decoration: none;
	color: #AFA6C5;
	font-family: Garamond, "Times New Roman", serif;
	font-weight: lighter;
	font-size: 14px;
	
	
}
  a.one:hover {
	display:block;
	background-color: #4d346e;
	padding:6 0 6 5;
	text-decoration: none;
	color: #ffffff;
	font-family: Garamond, "Times New Roman", serif;
	font-weight: lighter;
	font-size: 14px;
	
}
</style>

