h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.b {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
.t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 16px;
}
a:hover {color: #FF0000}
.f {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #0000FF;
	width: 100%;
	background-color: #FFFFCC;
}
