body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #093;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

p{
	line-height: 150%;
	padding: 0px 20px 0px 5px;
}
.intro{
	padding-top: 5px;
}
h2{
	font-size: 10px;
	font-weight: bold;
	padding: 5px 5px 0px 8px;
}
h3{
	font-size: 10px;
	font-weight: normal;
	padding: 5px 5px 5px 8px;
	line-height: 140%;
}

.facetborder {
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.facetright {
	border-right: 1px solid #CCC;
}
.facettop {
	border-top: 1px solid #CCC;
}
.footer {
	font-size: 9px;
	text-decoration: none;
	margin-bottom: 10px;
	padding: 0px;
}

