body {font-size: 8pt; 
	font-family: Tahoma,Verdana, Arial, sans-serif; 
	background-color: #ffffff;
}

td { font-size: 8pt;
	}

input { font-size: 8pt;
	}

.caption { text-align: right
	}

.hdg1 { font-size: 10pt; color: #003000; text-align: center;
	}

.hdg2 { font-size: 10pt; text-align: center
	}

.hdg3 {	border: 1px solid #606060;
	 background-color: #f6f6f6; text-align: center;
	font-weight: bold;
	}

.hdg3Right {	border: 1px solid #808080;
	 background-color: #f8f8f8; text-align: right;
	font-weight: bold;
	}


.brk1 {	border: 2px outset #006000;
	}

.boldRight {font-weight: bold; text-align: right;
	}

.boldLeft {font-weight: bold; text-align: left
	}

.tbData table {border: 1px solid #000000;
	width: 480px;
	}

