a:focus {outline:none;}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 21px;
	font-weight: bold;
	color: #000066;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #660000;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000066;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #000066;
}
#navigation {
	background: url(images/navbg.gif) repeat-x scroll center top;
	color: #fff;
}
#navigation a {
	color: #FFFFFF;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	;
	text-decoration: none;
}
#navigation  a:hover   {
	color: #b5c3e8;
	;
	text-decoration: none;
}
#navigation .selected {
	color: #b5c3e8;
	;
	text-decoration: none;
	font-weight: normal;
}
