html { 
	height: 100.02%;
}
body {
	background-color: #ffffe5;
	font-family: "verdana", "arial", "helvetica", "sans-serif";
	font-size: 10pt;
	color: #333333;
}
table.wrap {
	border: 0px;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}
p.toptitle {
	color: #800000;
	font-weight: bold;
}
div.quote {
	margin-left: 20px;
}
.article {
	color: #800000;
	font-style: italic;
}
.redtitle {
	color: #800000;
	font-weight: bold;
}
.blacksub {
	color: #800000;
}
a:link, a:visited {
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

tr, td {
	text-align:left;
}

