body {
	background-color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
}

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

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

a:link {
	color: #000000; text-decoration: none;
}

a:active {
	color: #FFFFFF; text-decoration: none;
}

a:visited {
	color: #000000; text-decoration: none;
}

a:hover {
	color: #000000; text-decoration: none;
}

h2 { 
    font-style: italic;
    } 
