body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	line-height: 1.4em;
}
a:link {
	color: #7E8D8D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7E8D8D;
}
a:hover {
	text-decoration: underline;
	color: #A8BFBF;
}
a:active {
	text-decoration: none;
}
.content a {
	color: #2F3A41;
}
.highlight {
	color: #CCCCCC;
}
.content h1 {
	font-size: 1.4em;
	color: #D8D4CE;
	font-weight: bold;
}
.content h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #E8E5DE;
}
.content h3 {
	font-size: 1em;
	font-weight: bold;
	color: #E8E5DE;
	margin: 0px 0px;
}
.content p {
	margin-top: 4px;
	margin-bottom: 10px;
}
#home h1 {
	visibility: hidden;
	display: none;
	overflow: hidden;
}
#home h2 {
	visibility: hidden;
	display: none;
	overflow: hidden;
}
.footer {
	font-size: 0.7em;
	color: #999186;
	padding: 10px 10px;
}
#home ul {
	visibility: hidden;
	display: none;
	overflow: hidden;
}
.content {
	padding: 5px 24px 5px 24px;
	background-color: #87857A;
}
.rule {
	padding: 0px 0px;
	background-color: #504A40;
}
#header{
	visibility: hidden;
	display: none;
	overflow: hidden;
}
.label {
	font-size: 0.8em;
	text-align: right;
}
.sidebar {
	padding: 5px 24px 5px 0px;
	background-color: #2F2820;
}
input {
	background-color: #E9E6DE;
}
textarea {
	background-color: #E9E6DE;
}
