/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.TextBox {
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #000000;
	font-weight: bold;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
.Header {
	font-size: 36px;
	font-weight: bold;
}
.LGEfancy {
	font-fmaily: "Edwardian Script ITC", "Brush Script", Verdana, Arial;
	font-size: 24px; 
	font-weight: bold; 
	color: #99732D
}
.SMLfancy {
	font-fmaily: "Edwardian Script ITC", "Brush Script", Verdana, Arial;
	font-size: 20px; 
	font-weight: bold; 
	color: #99732D
}
.Bold12 {
	font-size: 12;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #000000;
}