@charset "utf-8";
/* CSS Document */
body {
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../webfiles/bckgrnd.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 24px;
}
h5 {
	font-size: 36px;
}
.table{
	background-color: #691414;
	border: 1px solid #FFFFFF;
}
.seo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-style: normal;
	line-height: 0.5px;
	font-weight: lighter;
	color: #000033;
	text-decoration: none;
}
.ufm{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	text-transform: none;
}

