body {
	background-color: white;
	}

p {
	font-family: verdana;
	}

ul {
	font-family: verdana;
	}
	
a:link, a:visited {
	color: darkgreen;}