H1 {
	DISPLAY: inline; FONT: bold 20px Arial; COLOR: A81D18; TEXT-DECORATION: none
}
H2 {
	DISPLAY: inline; FONT: bold 15px Arial; COLOR: black; TEXT-ALIGN: center; TEXT-DECORATION: none
}
H3 {
	DISPLAY: inline; FONT: bold 20px verdana,arial; COLOR: black; TEXT-DECORATION: none
}
.small {
	FONT: 10px arial; color=black
}
A.small {
	FONT: 12px arial; TEXT-DECORATION: underline; color=black
}
A.small:link {
	FONT: 12px arial; TEXT-DECORATION: underline; color=black
}
A.small:visited {
	FONT: 12px arial; TEXT-DECORATION: underline; color=black
}
A.small:hover {
	FONT: 12px arial; TEXT-DECORATION: underline; color=A81D18
}
td {
	FONT: 12px arial;  color=black
}
.red {
	FONT: bold 16px arial;  color=A81D18; weight=bold
}
.bottom {
	FONT: bold italic 24px arial;  color=A81D18; weight=bold
}
.footer {
	FONT: 10px arial; color=C0C0C0
}