body {
	display: block;
	font-family: Arial, sans-serif, Verdana;
	font-size: 10pt;
	margin-top: 0px;
	margin-left: 10px;
	line-height: 11pt;
	margin-bottom: 6pt;
	text-align: left;
}

p {
	font-size:9pt;
	line-height: 11pt;
	margin-top: 0px;
	margin-bottom: 10px;
	color:#202020;
}
td {
	vertical-align: top;
	font-family: Arial, sans-serif, Verdana;
	font-size: 9pt;
	margin-top: 20px;
	margin-left: 10px;
	line-height: 12pt;
	margin-bottom: 6pt;
}

.thispage {
    color: #0E2428;
    font-weight: bold;
}

.biotitle {
	font-size: 12pt;
	font-weight: bold;
}

.linkheading {
	color: #0066CC;
	font-weight: bold;
}

a:link, a:visited, a:active {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.newsitem {
	font-size:8pt;
	color: #404040;
}

.footer {
	margin-left: 0px;
	margin-right: 0px;
	font-size:8pt;
	color: #202020;
}


