@charset "UTF-8";
/* CSS Document */
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.tableheader {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}
h1 {
	font: 20px bold Arial, Helvetica, sans-serif;
	color: #841832;
	font-weight: bold;
}
.asterisk {
	color: #F00;
}
