body
{
	background-image: url(images/wsbg.jpg);
	background-color: #DAAE64;
	margin-left: 28pt;
	margin-right: 32pt;
}

body.full
{
	background-image: url(images/wsbg.jpg);
	background-color: #DAAE64;
	margin-left: 6pt;
	margin-right: 10pt;
}

#textred { color:#9E100C; }
#brown { color:#660000; }
#black { color:#000000; }
#red { color:#FF0000; }

.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: 16pt;
	font-weight: bold;
	text-decoration: underline;
}

h3
{
	color: #9E100C;
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

p
{
	color: #9E100C;
	font-family: Arial, sans-serif;
	font-size: 12pt;
}

p.highlight
{
	color: #DA0000;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

p.smaller
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	word-spacing: -1pt;
}

p.note
{
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-style: italic;
}

p.results
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

p.letter
{
	font-family: Courier, monospace;
	font-size: 10pt;
	color: #000;
}

p.quote
{
	color: #660000;
	font-style: italic;
	text-align: center;
}

p.excerpt
{
	color: #660000;
	font-style: italic;
	font-size: 11pt;
}

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.smaller:link
{
	color: #C80C06;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	word-spacing: -1pt;
	text-decoration: none;
	font-weight: normal;
}
A.smaller:visited
{
	color: #AE3105;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	word-spacing: -1pt;
	text-decoration: none;
	font-weight: normal;
}
A.smaller:hover
{
	color: #FF0000;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	word-spacing: -1pt;
	text-decoration: underline;
	font-weight: normal;
}

hr
{
	width: 80%;
	color: #660000;
	height: 2pt;
}

div.results
{
	color: #9E100C;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 100%;
}
div.results td
{
	padding: 0px 10px 0px 10px;
}
div.results td.participant { text-align: left; }
div.results h3 { padding: 1.2em 0 0 0; }
