body,td,th {
	font-family: Verdana, arial, Helvetica, sans-serif;
	color: #3366FF;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
body {
	background-color: #ffffff;
	margin-left: 20px;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 2px;
}
a:link {
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	color: #000033;
	text-decoration: underline;
}
a:active {
	color: #3366FF;
	text-decoration: none;
}
}

