.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-style: normal;
	line-height: 130%;
	text-align: left;
	font-weight: bolder;
	vertical-align: top;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #000000;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	font-style: normal;
}
.headers {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-style: normal;
	line-height: 130%;
	text-align: left;
	font-weight: bolder;
	vertical-align: top;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #000000;
	text-align: left;
	valign: top;
	font-style: normal;
	font-weight: bolder;
}
.plus_minus {
	text-align: center;
	vertical-align: top;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.line {
	color: #999999;
	background-color: #999999;
}

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

a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	font-weight: bolder;
	text-align: left;
	vertical-align: top;
}

