body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: smaller; background-color: #eeeed4; font-style: normal}
p {
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #190000;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}

