.navLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #669999;
	font-weight: bold;
	text-decoration: none;
}
p {
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #000033;
}
table {
	font: bold 14px/20px Georgia, "Times New Roman", Times, serif;
	color: #578282;

}
a {
	color: #9B0027;
	text-decoration: none;

}
a:hover {
	color: #660033;
	text-decoration: underline;
}
