body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #990000;
}
h5 {
	font-weight: bold;
	color: #990000;
}
li {
	list-style-type: disc;
	list-style-position: outside;
	font-size: small;
}
