BODY {
	font-family: "Lucida Grande", "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 11px;
	color: #31332D;
}

p {
	margin-top: 2px;
	margin-bottom: 5px;
}

a {
	color: #31332d;
	text-decoration: none;
}
a:hover {
	color: #11110a;
	text-decoration: underline;
}

h1 {
	color: #31332D;
	font-size: 17px;
	margin-bottom: 0px;
}
h1 a {
	color: #31332D;
}
h1 a:hover {
	color: #31332D;
}
h2 {
	color: #31332D;
	font-size: 15px;
	margin-bottom: 0px;
}
h3 {
	color: #31332D;
	font-size: 13px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 100%;
}
.message {
	background-color: #ffff66;
	border: 1px dashed #aaaa33;
	padding: 5px;
}
div .menu a {
	color: #ffffff;
	text-decoration: none;
}
div .smallmenu a {
	color: #ffffff;
	text-decoration: none;
}
hr {
	border: 0;
	height: 1px;
	color: #bf2026;
	background-color: #bf2026;
	width: 98%;
}
