.bodytext {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal
   }
a:Visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal
   }
a:Link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal
   }
a:Hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal
   }
.bold {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
   }
.header {
	color: #000000;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
   }
.reversetext {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
   }
.reversetext:link {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
   }
.reversetext:visited {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
   }
.reversetext:hover {
	color: #666666;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
   }
.cells {
	color: #800000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	background-color: lightgrey;
	border: 1px solid black;
   }
.cells125 {
	color: #800000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	background-color: lightgrey;
	border: 1px solid black;
	width: 125px;
   }
.cells200 {
	color: #800000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	background-color: lightgrey;
	border: 1px solid black;
	width: 200px;
   }
.cells300 {
	color: #800000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	background-color: lightgrey;
	border: 1px solid black;
	width: 300px;
   }
.cells500 {
	color: #800000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	background-color: lightgrey;
	border: 1px solid black;
	width: 500px;
   }
.select125 {
	color: #800000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	background-color: lightgrey;
	width: 125px;
   }
.select300 {
	color: #800000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	background-color: lightgrey;
	width: 300px;
   }