body 	{font-size: 12pt;
	font-family: "Verdana", serif;
	color: white;
	background: black}

table 	{font-size: 12pt;
	color: white;
	font-family: "verdana", sans-serif}

h1 	{font-family: "Courier New", "Courier", serif;
	font-weight: bold;
	color: white;
	text-align: left;
	width: 100%;
	font-size: 16pt;
	border-bottom: thin white solid;
	padding: .2em}

h2 	{color: white;
	font-family: "Courier New", "Courier", serif;
	font-size: 14pt}

h3 	{color: yellow;
	font-weight: bold;
	font-family: "Courier New", "Courier", serif;
	font-size: 13pt}

th 	{font-family: "Courier New", "Courier", serif;
	font-weight: bold;
	color: white;
	text-align: center;
	font-size: 14pt}

hr 	{color: yellow}

a:link	{color: blue}
a:visited
	{color: blue}
a:hover	{font-weight: bold;
	color: red}


