body { background-image: url(images/wsbg.jpg); }

#brown { color:#660000; }

.inverse
{
	background: #9E100C;
	color: #D8AC61;
}

h1
{
	font-family: Arial, sans-serif;
	font-size: 18pt;
	line-height: 26pt;
	margin: 0pt 5pt 0pt 0pt;
}

h2
{
	color: #9E100C;
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
}

h3
{
	color: #9E100C;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

p
{
	color: #9E100C;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	line-height: 15pt;
}

p.note
{
	font-family: Arial, sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	font-style: italic;
}

p.results
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
}

p.letter
{
	font-family: Courier, monospace;
	font-size: 10pt;
	line-height: 12pt;
	color: #000;
}

p.quote
{
	color: #660000;
	font-style: italic;
	text-align: center;
}

p.shortpiece
{
	color: #660000;
	font-style: italic;
	font-size: 11pt;
	line-height: 12pt;
}

p.tiny
{
	color: #660000;
	font-size: 4pt;
	line-height: 4pt;
}

p.nav
{
	color: #9E100C;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 11pt;
	word-spacing: -1pt;
}

A:link
{
	color: #C80C06;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
}
A:visited
{
	color: #AE3105;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
}
A:hover
{
	color: #F00;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	text-decoration: underline;
	font-weight: bold;
}

A.nav:link
{
	color: #C80C06;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	cursor: crosshair;
	font-weight: normal;
}
A.nav:visited
{
	color: #AE3105;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	cursor: crosshair;
	font-weight: normal;
}
A.nav:hover
{
	color: #FF0000;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	cursor: crosshair;
	font-weight: normal;
}

hr
{
	width: 80%;
	color: #660000;
	height: 2pt;
}