p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.title-text {
	color: #003366;
	font-weight: bold;
}
/*
a:link {
	text-decoration: none;
	color: #003366;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: underline;
}
*/
hr {  line-height: 1px; color: #85A3C2}

