        body {
		background-color: #18255C;
		font: 10px/12px verdana;
		color: white;
		width: 143px;
		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;	
	}
	.title2 {
                height: 17px;
                margin: 4px 0px 2px 0px;
		text-align: center;
                border: 0px solid black;
                font: 9px verdana;
	}
        .textbody2 {
		padding-left: 4px;
                padding-right: 4px;
		margin-bottom: 6px;
		width: 143px;
	}
	.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: 34px;
	}
        .sched {
                font: 10px/12px verdana;
		color: white;
        }
