body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;	
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
a:link {
	color: #008080;
	font-weight: bold;
	font-size: 1em;	
}
a:visited {
	color: #666666;
	font-weight: bold;
	font-size: 1em;	
}
.classname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #008080;
}
.bigtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
}
.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-size: .90em;
}
.classinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.nolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .90em;
	color: #008080;
	font-weight: bold;
}
.inoutcol {
	background-color: #8CC6C6;
	line-height: 25px;
	width: 33%;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
}
.middlecol {
	background-color: #B4DADA;
	line-height: 25px;
	width: 33%;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
}
#nav {
	margin:0;
	padding:0;
}
#nav LI {
	list-style:none;
	float:left;
	width:auto;
	margin:0;
	padding:0.25em 0.5em;
	border:1px solid #000;
}
