* { font-family: Helvetica, Arial, sans-serif; }
body { margin: 2em 4em; padding: 0; background-color: #676364; color: #aaa; }
a, a:hover, a:visited, a:link, a:active {
	color: #fff;
	text-decoration: none;
	line-height: 1.6em;
}
a:hover { text-decoration: underline; }
#table-layout { width: 100%; height: 90%; margin: 0; padding: 0; }
.ae-logo { float: right; margin-top: -1em; }
.pdf { 
float: right; margin-top: -1em; margin-right: 10px; }
.header { font-size: 2em; text-transform: uppercase; }
.subtext { font-size: 0.8em; line-height: 1.6em; }
.tint { color: #f90; line-height: 1.6em; }
.tint a { color: #f90}
#pdftext {
	float: right;
	margin-top: 10px;
	height: 75px;
	width: 116px;
	margin-right: 10px;
	font-size: 0.7em;
	line-height: 1.2em;
	vertical-align: text-bottom;
}
