.head {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: medium;
	font-weight: bold;
	color: #009999;
}
.item {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: medium;
	color: #009966;
	background-color: #eeffee;
	padding: 3px;
	text-indent: 10pt;
	border-top: 2px solid #009966;
	border-right: 2px none #009966;
	border-bottom: 2px solid #009966;
	border-left: 2px none #009966;


}
.footer {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: xx-small;
	color: #0000FF;
	background-color: #eeffee;
	text-indent: 2em;
	padding: 3px;
	font-weight: bold;
	border-top: 1px solid #006633;
	border-right: 1px none #006633;
	border-bottom: 1px solid #006633;
	border-left: 1px none #006633;

}
.mail {

	font-family: "Verdana", "Arial", "Helvetica";
	font-size: x-small;
}
table.menu tr td a:link {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	margin: 3px;
	padding: 5px;
	background-position: center center;
	width: 8em;
	border: 1px solid #eeffee;

}
table.menu tr td a:visited {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	margin: 3px;
	padding: 5px;
	width: 8em;
	background-position: center center;
	border: 1px solid #eeffee;
	height: auto;


}
table.menu tr td a:hover {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: x-small;
	color: #000000;
	background-color: #eeeeee;
	margin: 3px;
	padding: 5px;
	width: 8em;
	border: 1px solid #666666;
	background-position: center center;
	height: auto;

}
table.menu tr td a:active {

	font-family: "Verdana", "Arial", "Helvetica";
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	background-color: #cccccc;
	margin: 3px;
	padding: 5px;
	width: 8em;
	border: 1px solid #000000;
	background-position: center center;
}
.prop {
	font-size: medium;
	font-weight: bold;
	background-color: #555555;
	padding: 3px 3px 3px 1em;
	color: #FFFFFF;
}
.mmsmall {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: xx-small;
}
