body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

table {
	font-size: 10pt;
}

h4 {
	font-size: 8pt;
	font-weight: bold;
	color: White;
}

.doo_text {
	vertical-align: top;
	padding: 20px;
}

.menu-red td {
	background-image: url(images/mi-red.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px 1px 5px;
}

.menu-green {
	background-image: url(images/mi-green.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px 1px 5px;
	text-indent: 10px;
}

a.menuhead {
	font-size: 8pt;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

a.menuhead:hover {
	color: #fcdda3;
}

.copy {
	font-size: 8pt;
	color: Black;
}