.header {
	color: #A2005A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.main-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

.main-copy:link {
	text-decoration: underline;
	color: #000000;
}
.main-copy:visited {
	text-decoration: underline;
}
.main-copy:active {
	text-decoration: none;
}
.main-copy:hover {
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

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

.footer:link {
	text-decoration: underline;
	color: #000000;
}
.footer:visited {
	text-decoration: underline;
}
.footer:active {
	text-decoration: none;
}
.footer:hover {
	text-decoration: none;
}

.sub-header {
	font-size: 14px;
	font-weight: bold;
}
.dq-name {font-family: Arial, Helvetica, sans-serif; 
	font-style: italic; 
	font-weight: bold; 
	color: #A2005A; 
	font-size: 12px; 
}

.dq-maincopy {
	font-weight: bold;
	color: #083D23;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white-bold {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
