@charset "utf-8";
.TopLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.TopLinksLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.TopHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.INeedASitter {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}
.FloatRight {
	float: right;
	margin-bottom: 3px;
	margin-left: 3px;
}
.BodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
}
.BodyText2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
}
.Copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

