body,td,th {
	color: 000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
}
body {
	background-color: #ccccff;
}
a:link {
	color: #333366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333366;
}
a:hover {
	text-decoration: underline;
	color: #6600FF;
}
a:active {
	text-decoration: none;
	color: #333366;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
