body {
	background-repeat: repeat;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #3366FF;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #99AEFF;
	text-decoration: none;
}
a:active {
	color: #99AEFF;
	text-decoration: underline;
}
.style1 {font-size: 12px}