body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
	
H1 {
	font-size: small;
	font-style: verdana;
	font-family: arial;
	color: CC6666;
} 
a:link { color: 6699CC; text-decoration: none }

a:active { color: 8e488e; text-decoration: none }

a:visited { color: 8e488e; text-decoration: none }

a:hover { color: cc6666; text-decoration: underline }