body {
	border-width: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 11pt; 
}
.req {
	font-size: 8pt;
	font-weight: bold;
	border: 0px solid #006699;
	text-decoration: none;
	color: #CCCCCC;
}

a {
	font-size: 8pt;
	font-weight: bold;
	border: 0px solid #006699;
	text-decoration: none;
	color: #587EB8;
}

a:link {
}
a:visited {

}
a:active {
}
a:hover {
}