p {
	color: #000000;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	text-align: left;
}
h4 { color: #333; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; line-height: 13px; text-align: left; margin: 0; }
h1 {
	color: #233a66;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 23px;
	font-weight: normal;
}
h2 { color: #233a66; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 15px; margin-top: 20px; margin-bottom: 5px; }
h3 { color: #233a66; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 17px; margin-top: 0; margin-bottom: 0; }
h5 { color: #000; font-size: 15px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; line-height: 20px; text-align: left; margin-top: 2px; margin-bottom: 2px; }
h4 {
	color: #666;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 10px;
	margin-top: 5px;
	text-align: center;
}

h6 {
	color: #666;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 9px;
	margin-top: 3px;
	text-align: right;
}
li { color: #333; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 18px; margin-bottom: 5px; }
td {}
a:link { color: #233a66 ; text-decoration: underline; }
a:visited { color: #233a66 }
a:hover { color: #900 }
a:active { color: #333 }

.nav-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}


a.nav-text:link {
	color: #ffffff;
	text-decoration: none;
}

a.nav-text:active {
	color: #ff9;
		text-decoration: none;

}

a.nav-text:visited {
	color: #ffffff;
		text-decoration: none;

}

a.nav-text:hover {
	color: #ff9;
	text-decoration: none;
}
