body {
	font-family:		Verdana;
	font-size:		x-small;
	background-color:	#800000;
	margin: 0px; padding: 0px;
}

table {
	font-size:		x-small;
	border: 0px;
}

a {
	color:			#000000;
	text-decoration:	none;
}

a:hover {
	color:			#000000;
	text-decoration:	underline;
}

.pathway {
	font-size:		xx-small;
}

.moduletable {
	border: 0px;
	padding:		5px;
	width:			100%;
	margin-bottom:		10px;
	text-align: center;
}
.mainlevel {
}

.inputbox {
}
.button {
}






.sectiontableentry1 {
}
.sectiontableentry2 {
}
tr,td {border: 0px;}
.contentheading {font: 16px; font-weight: bold; padding-bottom: 20px; border-bottom: 2px solid #000; width: 4OOpx;}