.base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a.gray:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.gray:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.gray:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5199CB;
	font-weight: normal;
	text-decoration: underline;
}
a.gray:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4689BD;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4689BD;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CE2601;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4689BD;
	text-decoration: none;
	font-weight: normal;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C71302;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #C00E00;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.redbuttons {
background-color:#C81400;
padding:3px;
color:#FFFFFF;
font-weight:bold;
border:1px solid #990000;
}

.redbuttons a:link, .redbuttons a:visited{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.redbuttons a:active, .redbuttons a:hover{
color:#FFCC00;
font-weight:bold;
text-decoration:underline;
}

.bigtext {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
}

.quotes {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
}

hr {
color:#DDDBCE;
height:1px;
}

.redheading {
color:#C71302;
font-weight:bold;
text-transform:uppercase;
font-size:12px;
}

.redheading a{
color:#C71302;
font-weight:bold;
text-transform:uppercase;
font-size:12px;
}

.redheading a:hover{
color:#C71302;
font-weight:bold;
text-transform:uppercase;
font-size:12px;
text-decoration:underline;
}