body, td {	font-family: Verdana;
	font-size: 8pt;
	background: #99BBFF;
	color: #00005A; }

a, a:visited, a:active {
	text-decoration: none;
	color: #0000FF;
}

a:hover { color: #B40000;
	  text-decoration: underline; }

td.info, td.top, td.bottom, td.right, td.bright, td.topr {
	font-size: 10pt;
	font-weight: bold;
}

td.left {  border-left: 1px solid; }
td.right { border-right: 1px solid; }
td.top {   border-left: 1px solid;
	   border-right: 1px solid;
	   border-top: 1px solid; }
td.topl {  border-left: 1px solid;
	   border-top: 1px solid; }
td.topr {  border-right: 1px solid;
	   border-top: 1px solid; }
td.bottom {border-left: 1px solid;
	   border-right: 1px solid;
	   border-bottom: 1px solid; }
td.bleft { border-left: 1px solid;
	   border-bottom: 1px solid; }
td.bright {border-right: 1px solid;
	   border-bottom: 1px solid; }

th {	border-top: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border: 0; }

table { border-collapse: collapse;
	border-color: #00005A; }

hr { color: #00005A; }
