.nav a:hover {
	color: #CB2027;
	font-weight: bold;
	text-decoration: underline;
}
.nav a:link {  text-decoration: underline}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
}
a:link {  text-decoration: underline}
a:hover {  }
a:link {  color: #CB2027}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px}

h1 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px}
body {
	background-color: #FBFBFB;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
}
