body {
	background-color: #6666CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #6666CC;
	font-size: 20px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 16px;

}
h3 {
	font-weight: bold;
	font-size: 14px;

}
a:hover {
	text-decoration: none;
	color: #0000FF;

}
a:link {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
.copyright {
	font-size: 12px;
}
