@charset "ISO-8859-1";
.tline {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.redlarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	font-style: italic;
}
.bluelarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000080;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: 000080;
	font-stretch: wider;
}
.headSML {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000080;
	text-decoration: underline;
}
