body {
	background-color: #ffffff;
	margin-left: 5px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
body,td,th {
	color: black;
}
a:link {
	color: #6666CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #66c;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #6666CC;
}
h1 {
	font-size: 13px;
	color: #6666CC;
}
h2 {
	font-size: 14px;
	color: #6666CC;
}
h3 {
	font-size: 15px;
	color: #6666CC;
}

