body {
	font-family: Verdana;
	font-size: 10px;
	margin: 0px;
}
html, p, td, tr {
	font-family: Verdana;
	font-size: 10px;
} 
a:link, a:visited, a:active {
	text-decoration: underline;
	color: #A66A37;
}
a:hover {
	text-decoration: none;
	color: #D49D6F;
}
.sub {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #111C36;
}
.bigOrange {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #503014;
}
.bigGreen {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #073819;
}
.littleOrange {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #C67E40;
}
.copy	{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
} 

#textContent { width: 428px; padding: 20px; border: 1px solid #aaa; background: #c0c0c0; }
#buttonContent { text-align: center; padding-top: 30px; padding-bottom: 20px; }
#bannerContent { text-align: center; }
