<style type="text/css">
a {
	text-decoration: none;
}
.header {
	font-family: Arial; 
	font-weight: bold; 
	font-size: 20px;
	color: #FF8E32;
}
.header a {
	text-decoration: none;
}
.header a:link, .header a:visited {
	color: #FF8E32; 
}
.header a:hover, .header a:active {
	color: #237CC3; 
}
.content {
	color: #464646;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
}
.content a {
	text-decoration: none;
}
.content a:link, .content a:visited {
	color: #464646;
}
.content a:hover, .content a:active {
	color: #237CC3; 
}

.content a:link span.source, .content a:visited span.source {
	color: #658bb0;
}

.content a:hover span.source, .content a:active span.source {
	color: #237CC3; 
}

ul.list {
	list-style-image: url('images/body-bullet.png');
	color: #237cc3;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
}

li.list {
	margin-left: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #898989;
}

p {
	text-decoration: none;
	margin-bottom: 12px;
	margin-top: 0px;
}

.documentlink {
	font-family: Verdana; 
	font-weight: normal; 
	font-size: 11px;
	color: #237CC3;
}
.documentlink a {
	text-decoration: none;
}
.documentlink a:link, .documentlink a:visited {
	color: #237CC3; 
}
.documentlink a:hover, .documentlink a:active {
	color: #FF8E32; 
}

</style>
