body{
	margin:0px;
	background: url('/images/bg_lt-gray.png');
	font-family:Verdana;
	font-size:80%;
	}
td{
	font-size:80%;
	}
td.nwrap{
	white-space:nowrap;
	font-size:80%;
	}
table.white{
	background-color:#ffffff;
	}
td.nav{
	text-align:right;
	height:20px;
	font-size:80%;
	}
a:visited.nav, a.nav {
	background-color:#663300; 
	color:#ffffff; 
	padding:2px 6px 2px 6px; 
	border:1px #000000 outset; 
	text-decoration:none; 
	font-size:80%;
	}
a:hover.nav {
	background-color:#663300; 
	color:#cccccc; 
	padding:2px 6px 2px 6px; 
	border:1px #000000 outset; 
	text-decoration:none; 
	font-size:80%;
	}
h1{
	font: 1.8em Arial;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #000000;
	}
h2{
	font: 1.6em Arial;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 14px;
	color: #663300;
	}
h3{
	font: 1.4em Arial;
	font-weight: bold;
	margin-bottom: 0px;
	color: #000000;
	}
h4{
	font: 1.2em Arial;
	font-weight: bold;
	margin-bottom: 0px;
	color: #000000;
	}
h5{
	font: 1.0em Arial;
	font-weight: bold;
	margin-bottom: 0px;
	color: #000000;
	}
h6{
	font: 0.8em Arial;
	font-weight: bold;
	margin-bottom: 0px;
	color: #000000;
	}
#btnbackground{
	 background-color:#663300; 
	 padding:2px;
	}
}
p.linklist {
	margin-top: 6px;
	margin-bottom: 6px;
	}
p.footer{
	 color:#ffffff; 
	 text-align:center;
	}
p.subsection{
	padding-left:30px; 
	padding-right:30px;
	margin-top:2px;
	margin-bottom:2px;
	}
.smalltext {
	font:0.8em Arial;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.superscript{
	vertical-alight:top;
	font-size:smaller;
	}
.redfont{
	color:#663300;
	}
a:visited {
	text-decoration:underline; 
	cursor:pointer;
	color:#990000;
	} 
a {
	text-decoration:underline; 
	cursor:pointer;
	color:#000000;
	}
a:hover {
	text-decoration:none; 
	cursor:pointer;
	color:#000000;
	}
a:visited.footer, a.footer {
	color:#fff;
	font-weight:bold;
	}
a:hover.footer {
	color:#fff;
	font-weight:bold;
	}
hr{
	color: #000000;
	width: 100%;
	height: 1px;
	border-top: solid, 1px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px; 
	}
span.first-letter{
	text-decoration: underline;
	font-weight: bold;
	}
fieldset {
	border: 3px double darkred;
	padding: 6px;
	}
legend {
	font-weight:bold;
	color:black;
	}