@charset "utf-8";
.Main {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #300;
	text-align: center;
	display: none;
}
#header h1 {
	font-family: "Brush Script Std";
	font-size: 60px;
	color: #FFF;
	background-color: #300;
	text-align: center;
	vertical-align: middle;
	display: none;
}
table {
	width: 725px;
	padding: 4px;
	display: none;
}
th, td {
	letter-spacing: normal;
}
.Menu {
}
#MenuBar1 {
	display: none;
}
#footer {
	font-family: "Brush Script Std";
	display: none;
}
#mainContent p {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-style: normal;
	line-height: 10pt;
	color: #000;
	font-weight: normal;
	margin: .25in;
}
p {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-style: normal;
	color: #000;
	line-height: normal;
	font-weight: normal;
	white-space: normal;

}
.Left_Justified {
	text-align: left;
	color: #300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
#mainContent ol {
	color: #300;
}
.Centered_Justified {
	text-align: center;
}
