body {
        font-size: 11pt;
}
a {	
	color: black;	
	text-decoration: none;
        font-face: Arial;
        font-size: 12pt;
}
a:hover {
        text-decoration: underline;
}
table {
	color: #000000
	}
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
.rollover a { font-family: Arial; font-size: 12pt; display: block; width: 18px; height: 18px; text-decoration: none }
.rollover a:hover { width: 18px; height: 18px; background-color: red; text-decoration: none}

