body	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	width: 100%;
}
p {
	margin: 0px 0px 12px 0px;
}
img {
	border: none;
}
tbody {
	margin: 0px;
}
td {
	margin: 0px;
}
table#header {
	left: 0px;
	top: 0px;
	right: 0px;
	margin: 0px;
	margin: 0px;
	border-collapse: collapse;
}
td#logo {
	width: 120px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 15px;
	background-image: url("../images/bar.jpg");
	background-repeat: repeat-y;
}
td#title {
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	background: Navy;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
td#title h1 {
	color: White;
	margin: 0px;
}
td#title a {
	color: White;
	text-decoration: none;
}
td#title a:hover {
	text-decoration: underline;
}
div#footer {
font-size: 10px;
color: black;
margin-top: 5px;
text-align: center;
}
div.disclaim {
	font-size: 6pt;
}
h1.aatimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	margin-top: 0; 
	margin-bottom: 0;
}
span.aatimes {
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
}
