body,p,td {
	font-family: Arial;
	font-size: 14px;
}

.header1 {
	font-family: verdana;
	font-size:30px;
	color:#CC0000;
	text-align: center;
	
}
.header2 {
	font-family: verdana;
	font-size:25px;
	color:#CC0000;
	text-align: center;
}
.smallred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.normal {
	font-family: Arial;
	font-size: 14px;
}
.normalbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.header3 {
	font-family: arial;
	font-size:15px;
	color:#005286;
}

.header4 {
	font-family: Arial;
	font-size: 13px;
	color: #045598;
	font-weight: bold;
}


