body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	  		 }
A, A:link, A:visited {
			color: red;
			text-decoration: none;
		}
		A:hover {
			color: #CCCCCC;
			text-decoration: underline;
		}
				
.xsmall {font-size: 9px}

.ninepoint {font-size: 9pt; }

.style15 {
	font-size: 14pt;
	font-weight: bold;
	}

.style17 {color: #000000}

.style18 {color: #0000FF}

.style19 {color: #000099}
.quote {
	margin-right: 3em;
	margin-left: 3em;
	font-size: 9pt;
}
.small {
	font-size: xx-small;
}
