body {
	font-family: verdana,helvetica;
	color: #000000;
	background-color: #ffffff; 
}

h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
}

caption {
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	text-align: left;
	margin: 5px 15px; 
}

div.main {
	background-color: #aaaaff; 
	margin-left: auto; 
	margin-right: auto;
	width: 700px;
	font-size: 12px;
	border-color: #000000; 
	border-style: double; 
	border-width: 0px 3px; 
	padding-top: 15px; 
	padding-bottom: 15px;
}

table {
	background-color: #ccccff; 
	margin: 5px 15px; 
	border-style: solid; 
	border-width: 2px 0px; 
	width: 95%;
	font-size: 12px;
}

th {
	border-color: #000000; 
	border-style: solid; 
	border-width: 0px 0px 1px 0px; 
	text-align: left; 
}

th.ra {
	text-align: right; 
}

td.bl {
	border-color: #000000; 
	border-style: solid; 
	border-width: 0px 0px 1px 0px; 
}

td.pop {
	text-align: right; 
}
