body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	background-color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #990033;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	font-weight: bold;
}
a:hover {
	color: #333399;
	text-decoration: underline;
	font-weight: bold;
}
