#content {
	color: #664A23;
	font-size: 10px;
	font-family: Tahoma;
	line-height: 1.6em;
}

#content h1, #content h2, #content h3, #content h4 {
	font-family: Arial;
}

#content h1 {
	font-size: 24px;
}

#content h2 {
	font-size: 20px;
}

#content h3 {
	font-size: 18px;
}

#content h4 {
	font-size: 16px;
}

#content a {
	color: #6D5228;
	font-weight: bold;
}

#content a:hover {
	color: #30210B;
}

#content table {
	font-family: Arial;
	text-align: center;
}

#content th {
	color: White;
	font-size: 14px;
	font-weight: bold;
}

#content td {
}

#content tr {
}

#content-top h1 {
	font-size: 14px;
	font-family: Tahoma;
	text-transform: uppercase;
}

#content p {
}

#content div {
}