body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin-top: 12px;
	background-image:  url(images/nav/noise_bkg.gif);
	background-color: #FFFFCC;
}
p,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin-right: 6px;
}
h1 {
	font-size: 1.65em;
	font-weight: bold;
	color: #0066CC;
}
h2 {
	font-size: 1.25em;
	font-weight: bold;
	color: #FF6699;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #0066CC;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: center;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	\text-align: center;
}
a:link {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	color: #336633;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}