/* CSS Document */
<style type="text/css">




a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #333333;
}
a:active {
	color: #000000;
}
a:link {
	color: #666666;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	background-color: #FFFFFF;
	line-height: 1.5;
}
.Caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	line-height: 1.2;

}
.Credit {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.2; color: #006600;}

.Subheader {font-size: 18px}
.sub-subheader {font-size: 16px}
.small {font-size: 11px}
.header {
	font-size: 36px;
	font-weight: bold;
	color: #999999;
}
.Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; font-weight: bold;
	line-height: .5;
}

#border {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.2; color: #006600; background-color: white; border-color: #FF00FF; border-style: outset; border-width: 0.2em; padding: 1em}

.adborder {
	border: thin solid #999999;
}

</style>