body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-color: #FFFFFF;
	color: #666666;
}
p {
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 10px;
	text-align:justify;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #ED8921;
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #ED8921;
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 0;
}
.sidetitle {
	font-weight: bold;
	color: #0066A4;
	font-size: 12px;
}
a {
	color:#0066A4;
}
a.sidemore {
	color: #FFFFFF;
}
a.atglance {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	line-height: 12px;
}
.subtitle {
	font-weight: bold;
	color: #ED8921;
}
.small {
	font-size:11px;
	line-height:12px;
}
