<style>
body {
	align: center;
	background: #FC0;
	margin: 0px 0px 0px 0px;
}
div.retropod_header {
	text-align: center;
	font-size: 2em;
	font-weight: bolder;
	color: #00F;
	font-family: arial,helvetica,sans-serif;
}
span.header_trademark {
	font-size: 10px;
	vertical-align: top;
}
div.retropod_subhead {
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	color: #444;
	font-family: arial,helvetica,sans-serif;
}
div.retropod_picturecopy {
	text-align: center;
	font-size: 1.2em;
	color: #444;
	font-family: arial,helvetica,sans-serif;
}
div.retropod_copyhead {
	text-align:left;
	font-size: 1.25em;
	font-weight: bold;
	color: #FFCC00;
	font-family: arial,helvetica,sans-serif;
	border-bottom: 1px solid #FFCC00;
}
div.copy {
	font-size: 1em;
	color: #000;
	font-family: arial,helvetica,sans-serif;
}
div.faq_question {
	font-size: 1em;
	color: #000;
	font-family: arial,helvetica,sans-serif;
	margin-top: 10px;
	margin-bottom: 5px;
}
div.faq_answer {
	font-size: 1em;
	color: #000;
	font-family: arial,helvetica,sans-serif;
	margin-top:5px;
	margin-left:15px;
	margin-bottom: 15px;
}
div.cta {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	font-family: arial,helvetica,sans-serif;
}
div.footerlinks {
	text-align:center;
	font-size: 1.5em;
	font-family: Arial,helvetica,sans-serif;
	color: #000;	
}
div.copyright {
	margin:10px 0px 0px 0px;
	width: 600px;
	text-align:center;
	font-size: 9px;
	font-family: Arial,helvetica,sans-serif;
	color: #999;
	
}
a.cta {
	color: #00F;
}
a.copyright {
	color: #999;
}
</style>
