body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.redtext {
	color: #CC0000;
}
h2 {
	font-size: 17px;
}
h1 {
	font-size: 24px;
}
.largertext {
	font-size: 14px;
}
.border {
	border: 1px dashed #990000;
	background-color: #FFFFCC;
}
.redtext_large {
	font-size: 16px;
	font-weight: normal;
	color: #990000;
}
h3 {
	font-size: 22px;
	font-weight: bold;
	color: #990000;
}

