body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	background: #FFBFBF;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000  ;
	background-color:#F0FFFF;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330099;
	text-decoration: none;
	font-weight: bold;
}
a:active  {
	color: silver;
	}
a:hover   {
	color: #FFFF00;
	}

.panelStyle {color: #ff9f06;}
