body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: white;
	color: #222244;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	cursor: default;
}
a:link, a:visited, a:hover, a:active{
	text-decoration: none;
	color:#0000FF;
}
h1 {
	font-size: 14px;
}
.toff, .toff a, .toff a:link, .toff a:visited, .toff a:hover, .toff a:active {
	font-size: 10px;
	color: #04005d;	
	text-align: center;
	text-decoration: none;
	background-color:#ffffff;
}
.ton, .ton a, .ton a:link, .ton a:visited, .ton a:hover, .ton a:active {
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background-color:#AAB1DC;
}
.loff, .loff a:link, .loff a:visited {
	color: #04005d;
	background-color:#ffffff;
	text-decoration: none;
	text-align:center;
}

.lon, .lon a:link, .lon a:visited {
	color: #ffffff;
	text-decoration: none;
	background-color:#AAB1DC;
	text-align:center;
}
td.lon {border-right: navy solid 3px}
td.loff {border-right: white solid 3px}