body {
        font: 12px tahoma;
        background: #ffffff;
    }
td { font: 11px tahoma;
} 
td a {color: black;}
td a:hover {color: white;}
h1 {font:12px tahoma; font-weight: bold;color:black;}
#panel {
	width:auto;
	/*background: #aacf3b;*/
	padding: 15px;
	}
#graphicPanel {
	background: #cf0f40;
	}
#graphicPanel a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	}

img{display:none;}

#printTITLE{color:black; text-align:center; font-weight:bold;}

#printBACK{display:none;}
