body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #990000;
}
a:hover {
	color: #0000FF;
}
.navlinks {
	font-size: 9pt;
	font-style: italic;
	text-decoration: none;
	color: #000000;
	font-weight: bold;


}
.navlinks:hover {
	font-size: 9pt;
	font-style: italic;
	text-decoration: underline;
	color: #0000FF;
	font-weight: bolder;


}
.bottomlink {
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;

}
.bottomlink:hover {
	font-size: 9pt;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;

}
p {
	font-size: 12px;
}
li {
	font-size: 12px;
	color: #006600;

}
