body {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
    }
	
td {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

td.backdown {
	background-repeat: repeat-x;
	}
	
A:link {
	color: #800000;
	text-decoration: none;
	}

A:visited {
	color: #800000;
	text-decoration: none;
	}

A:active {
	color: #800000;
	text-decoration: none;
	}

A:hover {
	text-decoration: underline;
	text-align: left;
	}
	
.out {

	}
	
.on {
	background: #C8A502;
	color: #FFFFFF;
	font-family: Arial;
	font-size : x-small;
	cursor:hand;
}

