body {
	margin: 0em 0em 0em 0em;
	font-family: arial, verdana, sans-serif;
	color: #990000;
	background-color: #ffffff;
}

H1 {
	font-family: verdana, arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #990000;
}

H2 {
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #990000;
}

H3 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px
	font-weight: normal;
	color: #990000;
}

p {
	margin: 0em 1em 1em 1.5em;
	font-family: "times new roman";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

TD {
	font-family: "times new roman";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}