h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.padded {
	padding-top: 12px;
	padding-bottom: 12px;

}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
	font-size: 30px;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0033CC;
}
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
p,td,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.bar {
	background-color: #00BE54;
	height: 3px;
	width: 500px;
}
th {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #85DC87;
}
.red {
	font-size: 180%;
	color: #FF0000;
	font-style: italic;
}
.redtext {
	color: #FF0000;
}
