body,td,th {
	font-size: 12px;
	line-height: 18px;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:active {
	color: #990066;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}