/* http://www.csuglab.cornell.edu/~mkf8/mango.css */
body {
	background-color: #EEFFCC;
}

#titles {
	font-size: 18pt;
	text-align: center;
}

a {
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #996633;
}

a:visited {
	color: #996633;
}

td {
	background-color: white;
	font-family: "Arial, sans-serif";
}
