@charset "UTF-8";

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.bodytextcenter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align:center;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.bodytextsm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
.bodytextem {
	font-family: Verdana, Geneva, sans-serif;
	color:#C00;
	font-size: 13px;
}
.smallheader {
	font-family: Verdana, Geneva, sans-serif;
	color:#000;
	font-size: 13px;
}
.header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CF0000;
}

.headerblack {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: black;
	margin-top:10px;
}
.section {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #CF0000;
	word-spacing:5px;
}

.fineprint {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: center;
}

.padd {
	padding-left:4px
}

body,td,th {
	color: #000;
	text-align: left;
}
body {
	background-color: #FFF;
}
a:link {
	color:#C00;
	text-decoration: none;
}
a:visited {
	color: #C00;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}
a:active {
	color: #C00;
	text-decoration: none;
	font-size: 12px;
}
header black {
	color: #000;
}
