body {
  margin-left: 10px;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 16px;
  bgcolor: white;
}

a {
	font-size: 10pt;
	text-decoration: none;
	color: #0084bd;
}

a:link {
	color: #0084bd;
}

a:hover {
	color: #0084bd;
	text-decoration: underline;
}

.text {
	font-size: 10pt; 
	line-height: 12pt;
	color: #333333;
}

.copy {
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.red {
	font-size: 10pt; 
	color: red;
}

.green {
	color: #9cce00;
}

.small {
	font-size: 8pt;
}

p {
	font-size: 10pt; 
	line-height: 12pt;
	color: #333333;
}




