body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000000;
	color: #000000;

}
h1 {
	font-size: 16pt;
	color: #800000;

}
h2 {
	font-size: 14pt;
	color: #800000;

}
h3 {
	font-size: 12pt;
	color: #800000;

}
td {
	font-size: 10pt;
}
a:link {
	font-weight: bold;
	color: #800000;
}
a:visited {
	color: #800000;
	font-weight: bold;

}
