.header_black {
	font-family: impact;
	font-size: 28pt;
	font-weight: normal;
	color: #000000;
}
.text_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.table_pic {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.header_red {
	font-family: impact;
	font-size: 28pt;
	font-weight: normal;
	color: #FF0000;
}
.header_red_large {
	font-family: impact;
	font-size: 32pt;
	font-weight: normal;
	color: #FF0000;
}
.header_black_table {
	font-family: impact;
	font-size: 18pt;
	font-weight: normal;
	color: #000000;
}
.header_gold_table {
	font-family: impact;
	font-size: 18pt;
	font-weight: normal;
	color: #FFCC00;
}
.header_white_table {
	font-family: impact;
	font-size: 18pt;
	font-weight: normal;
	color: #FFFFFF;
}
.text_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
}
.header_white_table_small {
	font-family: impact;
	font-size: 14pt;
	font-weight: normal;
	color: #FFFFFF;
}
.header_red_table {
	font-family: impact;
	font-size: 18pt;
	font-weight: normal;
	color: #FF0000;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.text_large_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #FF0000;
}
.text_normal_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF0000;
}
.form_table {
	background-color: #FFFFCC;
	border: 3px dashed #FF0000;
}

