body {
        font: 12px tahoma;
        background: #ffffff;
    }
td { font: 11px tahoma;
} 
td a {color: #666600;}
td a:hover {color: white;}
h1 {font:12px tahoma; font-weight: bold;color:red;}
#panel {
	background: #aacf3b;
	padding: 15px;
	}
#graphicPanel {
	background: #cf0f40;
	}
#graphicPanel a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	}
	
#printTITLE{color:white;}