.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}
li {
	color: #5AA2B5;
	list-style-type: circle;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 1.5em;
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
		color: #666666;
	font-variant: small-caps;
		font-weight: lighter;
		font-variant: small-caps;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #00AABD;
	font-stretch: extra-expanded;
	font-weight: 100;
}

body {
	background-color: #212021;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #00A6B5;
	text-decoration: underline;
}
a:active {
	color: #00A6B5;
	text-decoration: none;
}
a {
	font-weight: bold;
}.amanda {
	color: #00A6B5;
	font-weight: bold;
}
.maintable {
	border: thick solid #E7C3D6;
}
p.theanswer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;
margin-top:-3em; margin-right:0.5em;padding-top:0px;}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-variant: normal;
	color: gray;
	margin-top:-0.5em;
	font-weight: lighter;
	font: normal normal lighter 24pt/160% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.footer a{
	color: #00A6B5;font-weight: bold;
}
a:link.footer{
	color: #00A6B5;
	text-decoration: none;
}
a:visited.footer {
	color: #00A6B5;
	text-decoration: none;
}
a:hover.footer{
	color: #00A6B5;
	text-decoration: underline;
}
a:active.footer {
	color: #00A6B5;
	text-decoration: none;
}
.testimonial {font-size: 8pt}