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:#0000dd;
	}

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

ul, ol, dl, td {
	font-size: 12pt;
	font-family: times new roman, times, serif;
	}

tt {
	font-family: courier, fixed, monospace;
	}
