body, td {
	font-family: Arial, sans-serif;
	font-size: 11pt;
	color: #003366;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
}

.sidebar, b {
	color: #000000;
}

.sectiontitle {
	font-weight: bold;
	color: #cc6600;
}

.quote {
	width: 450px;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #0066cc;
	text-align: justify;
	color: #000033;
}

.toplink {
	font-size: 10pt;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #006699;
}


a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #006699;
}

a:active {
	font-weight: bold;
	text-decoration: none;
	color: #006699;
}

a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #006699;
}