body {
	font-family:verdana,helvetica,sans-serif; font-size:90%; background:#9999FF;
}

a {
	color:#ffffff;
}

a.blue {
	color:#0000ff;
}

td {
	vertical-align:top;
}

td.cols {
	font-family:verdana,helvetica,sans-serif;
	font-size:75%;
	width:80px; 
	background:#CCCCFF;
}

td.question {
	width:410px;

}

td.field {
	width:300px;
}

td.entry {
	width:300px;
}

tr.shaded {
	font-family:verdana,helvetica,sans-serif;
	font-size:80%;
	background:#FFFFCC;
}

tr.shaded2 {
	background:#CCCCFF;
}

.start {
	font-weight:bold;
	font-size:100%;
	color:#000099;
	background-color:#ffffff;
}
