/* CSS Document */

<style  TYPE="text/css">

body td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}
.pullquote {
	font: italic .8em Geneva, Arial, Helvetica, sans-serif;
	padding: 5px 1px 1px;
	float: none;
	width: 172px;
	margin-right: 0px;
	margin-left: 30px;
	border-top: 4px double #996600;
	border-bottom: thick solid #996600;
	background: #FF9900;
	color: #000000;
}
h1 {
	font-size: 1.5em;
	color: #FF9900;
	border-bottom: thin solid;
	font-family: "Courier New", Courier, mono;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	font-variant: normal;
	font-size: .8em;
}
a:link {
	color: #CC0000;
	font-size: .8em;
}
a:visited {
	color: #993300;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
</style>
