body {
	background-color:white;
	color:black;
	font-family: sans-serif;
	font-size: 11px;
	line-height:14px;
}

h1 {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style:italic;
	text-decoration:underline;
	color:#090;
}

td,div {
	font-family: sans-serif;
	font-size: 11px;
	line-height:14px;
}

.row0 {
	background-color: #eeeeee;
	color: black;
}

.row1 {
	background-color: white;
	color: black;
}

.tableheader {
	background-color: #666;
	color: white;
	font-weight: bold;
}

a {
	color: #090;
	font-family: sans-serif;
	font-size: 11px;
}

.navig {
	background-color:#ccc;
	font-weight:bold;
	text-decoration: none;	
	font-size:12px;
}

.footer {
	font-size:8px;
	color: #fff;
}

.headertitle {
	color: #fff;
	font-size: 20px;
	font-weight:bold;
	font-style:italic;
	font-family: courier, monospace;
	line-height:24px;
}

.theword {
	font-size:12px;
	font-weight:bold;
}

.viewlabel {
	color:#666;
	background-color:#eee;
	font-weight:bold;
}

.subtitle {
	color:#666;
	font-weight:bold;
	line-height:20px;
}


.error {
	color: #d00;
	font-weight:bold;
}

.correct {
	color: #090;
	font-weight:bold;
}

.false {
	color: #900;
	font-weight:bold;
}

.username {
	font-weight:bold;
}

.toptable {
	background-color: #fff;

}

.small {
	font-size: 9px;
}
