body {
	background: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 76%;
	margin: 0;
	padding: 0;
	color: black;
}

a {
	text-decoration: none;
}

a img {
	border: 0;
}

div#content {
	margin: 20px;
}

div#content h1 {
	font-size: 200%;
	font-weight: normal;
	margin-top: 0;
}

div#content h2 {
	font-size: 140%;
	font-weight: normal;
	color: #626232;
	margin-top: 0;
}

div#content h3 {
	font-size: 120%;
	font-weight: bold;
	color: #626232;
	border-bottom: 1px solid #cffb08;
}

div#content a {
	color: #626232;
	font-weight: bold;
}

a.arrow_link {
	padding: 0 0 2px 25px;
	background: transparent url(../img/button_search_arrow.gif) no-repeat 0 2px;
	color: #626232;
	text-decoration: none !important;
}

a.arrow_link:hover {
	text-decoration: underline;
}
