BODY {
	margin: 0 0 0 0;
	font-family: Verdana, Arial;
	font-size: 9pt;
	background-color: #FFFFFF;
}

P,TD,TR { 
	font-family: Verdana, Arial;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}  

FORM { margin-top: 0pt; margin-bottom: 0pt; }

H1 { margin-top: 0pt; margin-bottom: 0pt; }

UL,OL,LI { font-family: Verdana, Arial; font-size: 9pt; margin-top: 2pt; margin-bottom: 2pt; } 

.red { color: #D00000; }
.white { color: #EEEEEE; }
.gray { color: #555555; }
.blue { color: blue; }
.bl { color: black; }
.viol { color: #400040 }
.green { color: #008000 }
.dist { color: #800000 }


.f7 { font-size: 7pt; }
.f8 { font-size: 8pt; }
.f9 { font-size: 9pt; }
.f10 { font-size: 10pt; }
.f11 { font-size: 11pt; }
.f12 { font-size: 12pt; }
.f13 { font-size: 13pt; }
.f15 { font-size: 15pt; }
.f17 { font-size: 17pt; }

.fillin { color: #D00000; font-weight: bold; }

SELECT.sel8 { font-size: 8pt; }

.tab { border: 1px solid #C8D7BD; background-color: #F5F7F3; }

.bg { background-color: #F5F7F3; }

.highlight { background: #6F8658; color: white; padding: 2px; }
