body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #6b6b6b;
}


#content p#pagepath {
	color: #b0b0b0;
	font-size: 11px;
	margin: 0;
	padding: 0 0 0 5px;
}

#content p#pagepath a {
	color: #b0b0b0;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#content p#pagepath a:hover {
	color: #a53434;
	text-decoration: underline;
}

#content h1, #firstPageContent h1 {
	color: #a53434;
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 0 0 0 5px;
}

#content h2, #firstPageContent h2 {
	color: #606060;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 0 0 0 5px;
}

#content h3, #firstPageContent h3 {
	color: #a53434;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 0 0 0 5px;
}

#content p, #firstPageContent p, #content div.innercontent{
	padding: 0 0 0 5px;
}
