body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	background-image:url('../images/bg.jpg');
	color:#FFFFFF
}

h1 {font-size: 13pt;}
h2 {font-size: 11pt;}
body, td { font-family:Arial; font-size:11px; color:#FFFFFF; } /*default font-family and font color*/
.tdcolor{ background-color: #E4EFD3}
/*some standards*/
form, ul, ol, h1, h2, h3, h4, h5 { padding-top:0px; padding-bottom:0px; margin-top:0px; margin-bottom:0px; }
p { margin:0px; }
a img { border: none; } /*default border attribute on images that have a link*/

/*basics*/
.fs10 { font-size:10px; font-family:Arial; }
.fs11 { font-size:13px; }
.fs12 { font-size:12px; color:#FFFFFF;}
.fs12a { font-size:14px; font-weight:bold; color:#5D9844;}
.fs13 { font-size:12.5px; color:#FFFFFF; }
.fs14 { font-size:14px; }
.fs15 { font-size:15px; color:#FFFFFF;}
.fs15a { font-size:15px; color:#000000;}
.fs16 { font-size:16px; font-weight:bold;}
.fs17 { font-size:17.5px; color:#522E18; font-weight:bold; }
.fs18 { font-size:18px; color:#000000; font-family:Arial;}
.fs19 { font-size:19px; color:#FF6600; font-style:italic; font-weight:bold;}
.fs26 { font-size:26px; color:#871111; font-weight:bold;}
.fs24 { font-size:24px; color:#871111; font-weight:bold;}
.fs20 { font-size:19.5px; color:#000000;}
.fs32a { font-size:32px; color:#522E18; font-weight:bold; font-family:"Arial Black";}

/*default color on text-links and text-decoration*/
a:link, a:visited { color:#CDB657; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:underline; }
a:hover {text-decoration:none;}

.nav, .nav a, .nav a:link, .nav a:active, .nav a:visited {
	/*line-height:24px;*/
	text-decoration:none;
	color:#fae160;
}

.nav a:hover {
	color:#ffffff;
	text-decoration:none;
}

.b {
	font-weight:bold;
}

.overflow {
	height: 290px;
	width: 225px;
	overflow:auto;
}.orangetext {
	font-family: "Monotype Corsiva";
	font-size: 14pt;
	color: F2860A;
	font-style: italic;
}
