	.titletext{
	font-family: verdana, arial, helvetica;
	font-size : medium;
}
.colheadtext{
	font-family: verdana, arial, helvetica;
	font-size : small;
	font-weight : bold;
}
.colheadtextreverse{
	font-family: verdana, arial, helvetica;
	font-size : small;
	color: white;
	font-weight : bold;
}
.bodytext {
	font-family: verdana, arial, helvetica;
	font-size : x-small;
} 
.instructiontext {
	font-family: verdana, arial, helvetica;
	font-size : x-small;
} 
.minitext {
	font-family: verdana, arial, helvetica;
	font-size : xx-small;
} 
.minitextreverse {
	font-family: verdana, arial, helvetica;
	font-size : xx-small;
	color : white;
} 

td.one {
  padding: 10px;
  background-color: #408080;
  vertical-align : top;  
}

td.two {
	padding: 5px;
	background-color: #D8D8D8;
	vertical-align : top;
}

td.three {
}
