.H1 {
	font:bold 18pt Arial;
	color:#CC0000;
}
.H2 {
	color:#000000;font-style:normal; font-variant:normal; font-weight:bold; font-size:16pt; font-family:Arial
}
.H3 {
	font:bold 12pt Arial;
	color:#CC0000;
}
.H5 {
	font:italic bold 10pt Arial;
	color:#CC0000;
}
.H6 {
	font:normal 8pt Arial;
}
DIV.normal {
	font-size:10pt;
	font-family:'Arial';
}
TD {
	font-family:Arial;
	font-size:10pt;
	color: #000000;
}
a:link {
	color:#CC0000;
	text-decoration:none
}
a:visited {
	color:#CC0000;
	text-decoration:none;
}
a:hover {
	color:#CC0000;
}
a:active {
	color:#000000;
	text-decoration:underline
}
