td {
	font-size: 12px;
	line-height: 150%;
}
.header {
	background-color: #FFCC00;
	border: 1px solid #000000;
	width: 520px;
	padding: 3px;
	height: 30px;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;


}
.summary {
	font-size: 12px;
	line-height: 150%;
	padding: 0px;
	font-weight: bold;
	margin: 0px;
	width: 520px;

}
h1 {
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
}
.text {
	width: 520px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;


}
