@charset "utf-8";
#header h1 {
	font-family: "Brush Script Std";
	font-size: 60px;
	color: #FFF;
	background-color: #300;
	text-align: center;
	vertical-align: middle;
}
table {
	width: 725px;
	border: thin solid #300;
	padding: 4px;
	text-align: left;
	color: #300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: text;
}
th, td {
	letter-spacing: normal;
	border-top-color: #300;
	border-right-color: #300;
	border-bottom-color: #300;
	border-left-color: #300;
}
.Menu {
}
#MenuBar1 {
}
#footer {
	font-family: "Brush Script Std";
}
.Left_Justified {
	text-align: left;
	color: #300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: thin none #300;
}
.Centered_Justified {
	text-align: center;
	color: #300;
	border: thin none #0F0;

}
.Blinking {
	text-decoration: underline blink;
}
.Main_Heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #300;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	display: block;
}
.Page_Content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #300;
	font-style: normal;
	font-weight: normal;
	border: thin solid #FFF;
}
.Right_Justified {
	text-align: right;
}
