p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #333333;
	font-weight: normal;
}
body {
	background-color: #bd1220;
	margin: 25px 0px 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #BD1220;
	margin-bottom: -10px;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #BD1220;
	margin-bottom: -2px;
}
h3 {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
	color: #000066;
	margin-bottom: 10px;
}
h4 {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	color: #BD1220;
}
h6 {
	font-size: 0.6em;
	color: #FFFFFF;
	font-weight: normal;
	padding-bottom: 15px;
}
h6 a:link {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
h6 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
h6 a:hover {
	color: #D4D600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D600;
}
h6 a:active {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.red {
	color: #BD1220;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #BD1220;
	text-decoration: underline;
}
a:active {
	color: #000066;
	text-decoration: underline;
}
li {
	list-style-type: disc;
	font-size: 1em;
	line-height: 1em;
}
.imgright {
	float: right;
	border: 0px solid #000033;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.imgleft {
	float: left;
	border: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 10px;
}
hr {
	color: #A4A301;
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A4A301;
}
.white {
	color: #FFFFFF;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 0.9em;
	line-height: 1.5em;
}
