body { 
	font-family: sans-serif, Verdana, Helvetica, Arial;
	color: #000000;
	background-color: #d0cfc0;
}

A:link {text-decoration: none; color: #000033;}
A:visited {text-decoration:none; color: #440033}
A:active {text-decoration:underline;}
A:hover {text-decoration:underline}

li {/* font-family: Arial, Helvetica, sans-serif;*/ font-size: smaller;}

.small {font-size: smaller;}

.header {font-size: smaller; margin-bottom: 1em;}

.topbar {
	background-color: #e0e0ff;
	font-weight: bold;
	text-align: center;
	/* border-left: thin solid; border-right: thin solid;  */
		border-bottom: solid 1px;
	padding-top: 2px; padding-bottom: 2px;
	padding-left: 3px; padding-right: 3px;
}

.border {
	border: solid;
	width: 95%;
	padding: 4px;
}

.footer {
	border-top-style: groove;
	border-top-width: 2px;
	margin-top: 1em;
	padding-top: 1em;
	font-family: Arial, sans-serif; 
	font-size: smaller;
}
