h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #CC3333;
	background-color: #EEECD7;
	letter-spacing: .5em;
}

ul
{
	list-style-type: disc;
	text-transform: none;
	list-style-position: outside;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #5D1B00;
	margin-left: 22px;
	margin-right: 22px;
}

a
{
	font-style: normal;
	text-decoration: none;
}

.navigation {
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	text-align: center;
}
a:link { color: #448; }
a:visited { color: #667; }

a:hover
{
	border-color: #FE3;
	color: #FFF;
	background: #448;
}
p {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #5D1B00;
	line-height: 20px;
	list-style-type: none;
	margin-left: 12px;
}
h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	background-color: #CCCCCC;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.pindent { ; text-indent: 20pt}
.pfirst {
	padding: 5px 0px 0px;
}
.sausage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 22px;
}
li {
	padding: 6px;
}
