body {
	font-family: Arial, Tahoma, Geneva;
	font-size: 62.5%;
	color: #5f5f5f;
}

h1 {
	font-size: 1.7em;
	color: #add370;
}

h2 {
	font-size: 1.5em;
	color: #add370;
}

h2 {
	font-size: 1.3em;
	color: #add370;
}

#content a {
	color: #94b560;
	text-decoration: bold;
}

#content a:hover {
	text-decoration: underline;
}

#content p, #homeContent p, #content li, #content td {
	margin: 14px 0 0 0;
	font-size: 1.1em;
	line-height: 1.8em;
}
#content li {
	margin: 7px 0 0 0;
}
#content li li, #content td p, #content p td {
	font-size: 1em;
}

#content li, #sitemap_container li {
	list-style-type: none;
	background: url(../../../images/arrow-list.jpg) no-repeat 0 7px;
	padding-left: 20px;
	margin-left: 20px;
}

#homeContent a {
	color: #001754;
	text-decoration: none;
}

#homeContent a:hover {
	text-decoration: underline;
}