.header1 {
	font-weight: bold;
	font-size: 14px
}

.header2 {
	font-weight: bold;
	font-size: 12px;
	color: #FF0000
}

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

.header4 {
	font-weight: bold;
	color:#CC6600;
	font-size: 14px
}
.tablerow1 {
	background-color: #BBBBBB;
}

