body {
	background-color: #CC9966;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: normal; color:#003366;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover, a:active {
	color: #0000FF;
	text-decoration: underline;
}

#summary {
	padding-top: 3px; padding-bottom: 3px;
	background-color: #FFCC99;
	font-size: 10px; font-weight: bold;
	text-align: center;
	border-bottom: 1px solid Navy;
}

.main {
	padding-top: 2px; padding-left: 10px; padding-right: 5px; padding-bottom: 5px;
}

h1 {
	margin-top: 5px;
	margin-bottom: 7px;
	text-align: center;
}