body {
	background: #FFF;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	min-width: 740px;
	padding: 0;
}
h1{
	border-bottom: 1px solid #000;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
	line-height: 150%;
	margin: 6px 0 8px 0;
	text-align: left;
}
h1s{
	color: #000;
	font-family: Comic Sans MS, sans-serif;
	font-size: 150%;
	font-weight: normal;
	line-height: 150%;
	margin: 6px 0 8px 0;
	text-align: left;
}
h2{
	border-bottom: 1px solid firebrick;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height: 150%;
	margin: 6px 0 8px 0;
	text-align: left;
}
h3 {
	border-bottom-width: 1px;
	color: #000;
	font: arial, helvetica, sans-serif; 
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
h4 {
	color: #039;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
h5 {
	color: #003366;
	font-weight: bold;
	margin: 0;
}
ul {
	color: #111;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0.3em;
	padding: 0 0 0 1.0em;
	text-indent: 0;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0.3em;
	padding: 0 0 0 1.0em;
}
li {
	line-height: 130%;
	margin: 0;
	padding: 0;
}
.tableshade {
	background: #FFFFCC;
}
.tablenoshade {
	background: #FFFFFF;
}
.tableheader {
	background: #DDDDDD;
	font: 80% arial, helvetica, sans-serif; 
}
.tableshadesmall {
	background: #FFFFCC;
	font: 80% arial, helvetica, sans-serif; 
}
.tablealert {
	background: #FFCCCC;
}
.tableborder {
	border: 1px solid #111;
	padding: 2px;
}
.tableborderalert {
	border: 4px solid #FF0000;
	padding: 2px;
}
.footer {
	font-size: 80%;
}
.nav a, .nav a:link, .nav a:visited{
	color: blue;
	text-decoration: none;
}
.nav a:hover{
	color: white;
	text-decoration: none;
	background: #000099;
}
.banner {
	background: url(banners/bannertest.jpg) no-repeat right;
}
.bigtitle {
    font-family: Helvetica;
    font-size: 30px;
    line-height: 40px;
    color: #000000;
    text-transform: uppercase;
}
.emboss-text {
    text-shadow: 3px #cc00 1px #cc00 1px #fff 1px #fff;
}
hr {
	color: black;
	height: 1px;
	text-align: center;
	width: 100%;
}
P { font: 95% arial, helvetica, sans-serif }
dd { font: 95% arial, helvetica, sans-serif }
li { font: 95% arial, helvetica, sans-serif }
table { font: 95% arial, helvetica, sans-serif }
address { font: italic 85% arial, helvetica, sans-serif; color: gray; text-align: center }
a:link  { text-decoration: none; }  
a:visited { text-decoration: none; color: #000099 }
a:hover { text-decoration: none; background: #FFCC66 }
.small { font: 80% arial, helvetica, sans-serif }
.large { font: 120% arial, helvetica, sans-serif }
