body {
	background:#660000;
	text-align: center;
}

.smText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.medText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.mainBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #990000;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #9D0B0E;
}

.lgheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align:center;
	padding-top: 5px;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:14px
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}


a {
	color: #660000;
}

a:hover {
	color:#000000
}	

.linkborder {
	border-color:#000000;
	border-width:2px
	}
.subhead {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
}
.medCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
}

.medCenterredbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold
	font-variant: normal;
	color: #660000;
	text-align: center;
}

.medheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
}

