body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	background-color: #48486D;
	line-height: 13px;
}
td {
	text-align: left;
	vertical-align: top;
	margin: 0px;
}
.subhead {
	font-weight: bold;
	font-style: normal;
}
.subtitle {
	font-weight: bold;
	color: #7070A0;
	font-size: 11px;
	font-style: italic;
}
a:link {
	color: #7070A0;
	text-decoration: underline;
}
a:visited {
	color: #9B9DAA;
	text-decoration: underline;
}
a:hover {
	color: #48486D;
	text-decoration: underline;
}
.disclaimer {
	font-size: 9px;
	font-style: italic;
}
.footer {
	font-size: 9px;
	color: #CCCCCC;
}

