@import url("design.css");
body {
	font-size:9px;
	line-height:18px;
	margin-top:0px;
}

.text {  font-size: 8pt; line-height: 12pt}
.text11 {  font-size: 11pt; line-height: 15pt}
.text13 {  font-size: 13pt; line-height: 17pt}
.text15 {  font-size: 15pt; line-height: 20pt}
.text10 {  font-size: 10pt; line-height: 15pt}
line {
	border: thin dotted #CC6600;
}
.border {
	border: thin dotted #993300;
}
.bordergreen {
	border: thin dotted #660066;
}

td{
	font-size:12px;
	line-height:18px;
	}
	
	
.fontpurple{
	color:#66C;
}
	