body {
	margin: 0;
	padding: 0;
	background-color: white;
	color: black;
	font-family: Georgia, Times New Roman, serif;
}

img { border: 0; }

a:link { color: #576BA3; }
a:visited { color: #8C97BD; }

a:hover {
	color: #304283;
	text-decoration: underline;
}

div.footer {
	clear: both;
	padding: 20px;
	font-size: 11px;
	line-height: 13px;
	color: #666;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

span.smallcaps, span.caps, acronym {
	font-size: 88%;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-style: normal;
}
