<style>{  }

h1           { font-family: Arial; font-size: 14pt; font-weight: bold; text-align: left }
h2           { font-family: Arial; font-size: 13pt; font-weight: bold; line-height:100%; color:#993300 }
h3           { font-family: Verdana; font-size: 10pt; font-weight: bold; color:#993300 }
p            { font-family: Verdana; font-size: 10pt; color: #333333; text-align: left; line-height: 150% }
.psmaller    { font-family: Verdana; font-size: 9pt }

h1.hgc       { margin:0; font-family: Arial; font-size: 16pt; font-weight: bold; text-align: center; line-height:normal }

.rustquote  { 
	font-family: Verdana;
	font-size: 10pt;
	color: #993300;
	text-align: left;
	line-height: 150%;
	background-color: #FFFFCC;
	border: solid #FFCC66 1px;
	margin: 10px;
	padding: 15px;
}

a:link       { color: #0000FF; text-decoration:none }
a:visited    { color: #3366FF; text-decoration:none }

a:hover, a:focus {text-decoration:underline}

body         { bgcolor="#800000" }

ul           { list-style-type: square }
li           { font-family: Verdana; font-size: 10pt; line-height: 150%; margin-bottom: 10px }

.state {border-top: solid 1px #999;}
.indent {margin-left: 30px; line-height: 110%}

.ltlmenu { width: 25%; float:right; margin:20px 15px; padding:5px; background-color:#FFFFCC }

</style>
