body {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}
td {
	font-size: 10pt;
}
tr {
	vertical-align: top;
}
.bigP {
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	margin-right: 20px;
}
.aagHeader {
	font-size: 12pt;
	font-family: times, "times new roman", serif;
	font-weight: bold;
	border-bottom: 1px solid #616161;
	width: 340px;
}
.aagHeaderRight {
	font-size: 12pt;
	font-family: times, "times new roman", serif;
	font-weight: bold;
	border-bottom: 1px solid #616161;
	width: 140px;
}
a:link, a:visited, a:active {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.mainBody:link, a.mainBody:visited, a.mainBody:active, a.mainBody:hover {
	color: #25215b;
	text-decoration: underline;
}
