/* CSS Document */

body {
	background-color: #CCCCCC;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #010066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #010066;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #010066;
}
.style1 {
	color: #666666;
	font-size: 10px;
}
