table {
	font-size:12;
	font-family:arial;
	}
ul {
	list-style-image: url(logos/icons/listred.gif);
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 0;
    background: url(backgrounds/nflhuskers1bg-playerpages.jpg);
	}
ol {
	list-style-image: url(logos/icons/clear.gif);
	margin-left: 15;
    }
h3 {
	font: normal 3em Garamond;
	text-align: center;
	color:#B80000;
	}
#oltitle {
	font: 28px Garamond;
    color: #B80000;
	margin: 0 0 0 125;
	font-size: 28px;
	}
#oltr td {
	font: 800;
    padding: 0 25 0 0;
	}
img {
	border: outset 5px;
	}
#offimg {
	border:none;
	}
#oltitle a {color:#B80000; text-decoration: none;}
#oltitle a:visited {color:#B80000; text-decoration: none;}
hr { color:#ff0000; }
a:link {color: #003366}
a:visited {color: #999999}
a:hover {color: #FF0000}
a:active {color: #B80000}