body {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 9px;
	font-style:normal;
  	background-color:#FFFFFF;
	background:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0px;
}


a:link {
	color: #ff0000;
	text-decoration:none;
}

a:visited {
	color: #FF6F6F;
	text-decoration:none;
}

a:hover {
	background-color: #FF0000;
	color: #FFFFFF;
	text-decoration:none;
}

.nohilite a:link {
	color: #ff0000;
	text-decoration:underline;
}

.nohilite a:visited {
	color: #FF6F6F;
	text-decoration:underline;
}

.nohilite a:hover {
	background:none;
	color: #FF0000;
	text-decoration:underline;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.bl {background: url(images/rounded_box/bl.gif) 0 100% no-repeat #f44f4f; width: 20em} 
.br {background: url(images/rounded_box/br.gif) 100% 100% no-repeat} 
.tl {background: url(images/rounded_box/tl.gif) 0 0 no-repeat} 
.tr {background: url(images/rounded_box/tr.gif) 100% 0 no-repeat; padding:7px} 
.clear {font-size: 1px; height: 1px}



