body {
	background-color: #FFFFcc;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
a:hover {
	color: #FF009A
}
a:active {
	color: #000000;
}
h1 {
	font-size: 14px;
	color: #FFFF9A;
}
h2 {
	font-size: 14px;
	color: #9795FF;
}
h3 {
	font-size: 16px;
	color: #FFFF9A;
}
h4 {
	font-size: 16px;
	color: #9795FF;
}
h5 {
	font-size: 18px;
	color: #FFFF9A;
}
h6 {
	font-size: 18px;
	color: #FFFF9A;
}
