body {
	font-family: Arial, Helvetica, sans-serif;
	color: #580000;
}

.form {
	font-size: 12px;
}

.text {
	font-size: 14px;
	text-align: justify;
	padding-bottom: 8px;
}

.header {
	color: #FFFFFF; 
	font-size: 20px;
	font-weight: bold;
}

.smallheader {
	font-size: 9px; 
	color: #580000; 
	font-weight: bold; 
}

.question {
	font-size: 22px;
	font-weight: bold;
}

.footer, a.footer {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#CB8A86;
	text-align: center;
}

a:hover.footer {
	color:#823430;
}