        body {
		background-color: #425DCF;
		font: 10px/12px verdana;
		color: white;
		width: 216px;
		scrollbar-arrow-color: #000000;
  		scrollbar-3dlight-color: #425DCF;
  		scrollbar-highlight-color: #000000;
  		scrollbar-face-color: #273D9E;
  		scrollbar-shadow-color: #000000;
  		scrollbar-darkshadow-color: #425DCF;
  		scrollbar-track-color: #425DCF;
	}
        img {
		border: 1px solid black;
		margin-left: 16px;
	}
	a:link {
		color: white;
		text-decoration: underline;
	}
	a:visited {
		color: white;
		text-decoration: underline;
	}
	a:link:hover {
		color: white;
		text-decoration: underline;
	}
	a:visited:hover {
		color: white;
		text-decoration: underline;
	}
	.title {
		width: 211px;
		height: 13px;
		background-color: #273D9E;
		padding-left: 4px;
		margin-bottom: 2px;
		margin-left: 6px;
		text-align: center;
		border: 1px solid black;
		-moz-box-sizing:border-box;box-sizing:border-box;
	}
	.title2 {
               		height: 17px;
                	margin: 4px 0px 2px 0px;
		text-align: center;
                	border: 0px solid black;
                	font: 9px verdana;
	}
	.textbody1 {
		background-image: url("http://www.billszone.com/2004/gfx/images/redbull.gif");
		background-repeat: repeat-y;
		padding-left: 16px;
		margin-bottom: 6px;
		-moz-box-sizing:border-box;box-sizing:border-box;
	}
       	 .textbody2 { /* with arrow no repeat for newsfeed*/
		background-image: url("http://www.billszone.com/2004/gfx/images/redbull.gif");
		background-repeat: no-repeat;
		padding-left: 16px;
		margin-bottom: 6px;
		width: 214px; /* ie width */
		-moz-box-sizing:border-box;box-sizing:border-box;
	}
	.highlight {
		width: 180px;
		background-color: #5F84ED;
		color: #18255C;
	}
	.bye {
		padding: 0px 0px 4px 4px;
		text-align: center;
		font: 8.4px verdana;
	}
        .space {
		line-height: 10px;
	}
        .date {
		font: 9px verdana;
	}
        .bold {
		padding: 8px 6px 8px 6px;
		text-align: center;
		font-weight: bold;
	}
	.picbox {
		width: 208px;
	}
        .teams {
                margin-top: 6px;
		padding-left: 24px;
	}
        .sched {
                font: 10px/12px verdana;
		color: white;
        }
