body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-size: 12px;
}
h1 {
	font-size: 16px;
	color: #000099;
}
a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}
li {
	font-size: 12px;
	margin: 6px;

}
