body {
	color: #000000;
	background: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, "Lucida Console", OCRB, sans-serif;
	margin-top:10;
	margin-bottom: 0;
}

a:link {
	color: #000000;
	text-decoration: none
}
a:visited {
	color: #000000;
	text-decoration: none
}
a:hover {
	color: #000000;
	text-decoration: underline
}
a:active {
	color: #000000;
	text-decoration: underline
}
