h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #1A1A10;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #422100;
}
body {
	background-color: #7E6D41;
}

a:link {
	color: #3E3E26;
	font-weight: bold;
}
a:visited {
	color: #1A1A10;
	font-weight: bold;
}
a:hover {
	color: #37332A;
}
a:active {
	color: #37332A;
}
ul { list-style-image: url("images/quaver.jpg"); }
p { line-height: 1.5em; }
.menu a:link {
	color: white;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 9pt;
}
.menu a:visited {
	color: white;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 9pt;
}
.menu a:hover {
	color: #1A1A10;
	font-variant: small-caps;
	font-size: 9pt;
}
.menu a:active {
	color: #1A1A10;
	font-variant: small-caps;
	font-size: 9pt;
}
.menu2 a:link {
	color: #3E3E26;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 9pt;
}
.menu2 a:visited {
	color: #3E3E26e;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 9pt;
}
.menu2 a:hover {
	color: #1A1A10;
	font-variant: small-caps;
	font-size: 9pt;
}
.menu2 a:active {
	color: #1A1A10;
	font-variant: small-caps;
	font-size: 9pt;
}h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #1A1A10;
	font-style: italic;
}

