h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;

}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: underline;
}
a.whitelink {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.asterisk {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #990000;

}
.borderedtable {
	border: thick double #990000;
}
