.top {
	font-family: Trebuchet MS,Arial;
	font-size: 8.5pt;
	color: black;
	font-weight: bold;
}

.hdr {
	color: #B20909;
	font-weight: bold;
	text-decoration: underline;

}


.left {
	color: yellow;
	text-decoration: none;
	font-size: 10pt;
	font-family: Trebuchet MS;
	
}

:hover.left {
	color: black;
	text-decoration: underline;
}

.r1 {
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color: #FEDE4D;
}

.r2 {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #FFFFFF;
}

.body {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #2C2C2C;
}

.footer {
	background-color: #E83E3E;
	font-size: 8pt;
	color: yellow;
	font-family: Trebuchet MS;
}