body {background-color:white}
h2, td {font-family: Verdana,Arial,Helvetica,sans-serif}

p {
	font-family:times new roman,times,serif;
	font-size: 14pt;
	}

h1 {
	font-family:times new roman,times,serif;
	font-size: 28pt;
	color:white;
	background-color:#0099cc;
	}

h2 {
	font-size: 18pt;
	}
	
p, menu, ul, ol, dl, blockquote {
	font-size: 12pt;
	}

tt {
	font-family: courier, fixed;
	}
