p {
	font-size: 0.8em;
	line-height: 140%;
	color: #333333;
	margin: 0px;


}
.footer {
	font-size: 0.7em;
	color: #FFFFFF;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-weight: bolder;
	color: #009900;
	font-size: 1.2em;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 10px;

}
h4 {
	font-size: 0.8em;
	color: #333333;
	margin-bottom: 7px;
	margin-top: 10px;

}
h3 {
	font-size: 0.9em;
	color: #666666;
	margin-bottom: 15px;
	margin-top: 25px;
	border-bottom: 3px double #CCCCCC;
	padding-bottom: 1px;












}
.h3-point {
	margin-top: 10px;
	padding: 0px;
}
.caption {
	font-size: 0.7em;
	color: #333333;
	text-align: right;


}
