.redtext {
	color: #FF0000;
	font-size: 28px;
}
.headlinesmall {
	font-size: 24px;
}
h3 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 30px;
}

.textbold {
	font-weight: bold;
}



h2 {
	font-size: 28px;
	font-weight: bold;
	color: #FF0033;
}
.headlinemediumblack {
	font-size: 28px;
	font-weight: bold;
	color: #000000;
}

.table1 {
	line-height: normal;
	list-style-position: outside;
	list-style-type: disc;
}
.smallline {
	font-size: 7px;
}
.yellowbg {
	background-color: #FFFF99;
}
.textsmall {
	font-size: 9px;
}
.grey {
	color: #555555;
}
h1 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 40px;
	margin-top: -30px;
	font-weight: bold;
}
