a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}
.header {
	font-family: Paris;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.body1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #000000;
}
.title1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}
.bigHL {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 24px;
	font-style: italic;
	color: #990000;
	font-weight: bold;

}
.HL {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}
.body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
.bigHL1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 26px;
	font-weight: bold;
	color: #990000;
}
.special {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
}
.small {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
}

