body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A4A2A2;
}
#divholder {
	position:relative;
	margin: 0px auto;
	left:0px;
	top:0px;
	width:100%;
	overflow:visible;
}
#divcontentHolder {
	position:relative;
	width:972px;
	z-index:2;
	margin:0px auto;
	overflow:visible;
}
.smallType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
}
.smallLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #95122C;
	text-decoration: underline;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.content, p, span, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
h1
{
	font-size: 19px;
}
a, a:visited
{
	color: #FFFFFF;
}
.sendButton
{
	border:0px;
	background-color: #FFFFFF;
	font-weight: bold;
	padding:4px;
	color: #95122C;
}