/* $Id: styles.css,v 1.4 2004/01/09 03:11:36 eric Exp eric $ */

body {
	background-color:white;
	font-family: times new roman, times, serif;
	}

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

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

h1 {
	font-family: time new roman, times, serif;
	font-size: 36pt;
	color: white;
	background-color: #0000dd;
	}

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

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