table td {
    border: solid 1px outset;
    cell-spacing:1px;
	font-size:11;
	font-family:arial;
    border-collapse: collapse;
    padding: 1 3;
	}
ul {
	list-style-image: url(http://nflhuskers.com/logos/icons/listred.gif);
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 0;
	}
ol {
	margin-left: 0;
	text-indent: 15;
	}
u {
	font-size:11;
	font-variant: small-caps;
	}
h4,h6 {
	font: small-caps;
    margin:0;
    background:#e6e6e6;
	}
#headerTR {
	background:#d1d1d1;
	font: 700 small-caps;
	}
#altTR {
	background:#E7E7E7;
	}
#rightnest {
	margin:5% 10% 1% 1%;
	width:115px;
	float:right;
	font: small-caps;
	}
#injrep {
	background: #e5e5e5;
	font: small-caps;
	text-align:center;
	}
a:link {color: #003366}
a:visited {color: #999999}
a:hover {color: #FF0000}
a:active {color: #B80000}