.header1 {
	font-weight: bold;
	font-size: 16px;
	color: #3369a5
}

.header2 {
	font-weight: bold;
	font-size: 14px;
	color: #3369a5
}

.header3 {
	font-weight: normal;
	font-size: 12px;
	color: #ff9900
}

.tablerow1 {
	background-color: #ff9900;
	color: #ffffff
}