body {	margin: 0
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px ;
	color: #404040
	}
td {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px ;
	color: #404040
	}
a {	color: #333333 ;
	text-decoration: none ;
	}
a:hover {	color: #000000 ;
	}
.botmenu {	font-size: 12px ;
	}
.largetext {
	font-size: 14px ;
	text-alignment:justify ;
	}
.smalltext {	font-size: 12px ;
	text-alignment:justify ;
	}
.cen {	text-alignment: center ;
	}
.midcol {	background-color: #f8f8a0 ;
	border: solid 1px #a0a0a0 ;
	}
.pagehead {
	border: solid 1px #808080 ;
	background-color: #808060 ;
	color: #f0f0a0 ;
	padding: 0 10px 0 10px ;
	font-size: 20px ;
	font-variant: small-caps ;
	font-weight: bold;
	}
.topbar {
	color: #000080;	padding-bottom: 10px ;
	height: 135px ;
	background-image: url('images/logo.jpg') ;
	background-repeat: no-repeat;
	text-align:right;
	font-size: 20px ;
	font-style: italic;
	}
