.table {  border-color: #0000ff black #000ff #000000; border-style: dashed; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; font-size: 10pt}
.table-even {
	background-color: #CCCCFF;
}
.table-odd {
	background-color: #99CCFF;
}

