body {
	background-color: #33FF99;
}

body, td, th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: justify;
}

h1, h2 {
	color: #000033;
}

h3, h4, h5, h6 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #0066FF;
	text-decoration: underline;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #848071;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
