a:link {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #006600;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
body {
	margin-top: 1px;
	background-color: #FFFFFF;
	color: #000099;
}
.style1 {
	color: #000099;
	font-weight: bold;
}
.style10 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
