body         { font-family: Arial; font-size: 10pt; background: #cccc00; text-align: Justify }
h1           { font-size: 18pt; text-align: Left; font-weight: normal }
h2           { font-size: 12pt; font-weight: bold; text-align: Left }
h6           { text-align: Center; font-size: 8pt; font-weight: normal; color: #9C4ABC }
h3           { color: #0000FF; font-size: 12pt; text-align: Center;font-weight: normal }
table        { font-size: 10pt; text-align: Justify }
.floatleft {
	float: left;
	border: 10px solid #CCCC00;
}

