a:link {
	color: #00FFFF;
	text-decoration: none;
}
a:visited {
	color: #00FFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
h2 {
	color: #6666FF;
}
h1 {
	color: #6666FF;
}
h3 {
	color: #6666FF;
}
h5 {
	color: #6666FF;
}
h4 {
	color: #6666FF;
}
