body {
	background: #D8D6BC;
	color: rgb(0%,0%,0%);
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
}

.white {
	background: rgb(100%,100%,100%);
	color: rgb(0%,0%,0%);
	font-family: verdana, helvetica, arial, sans-serif;
	vertical-align: top;
	font-size: 10pt;
	margin-left: 0px;
	margin-right: 0px;
}

.background {
	background: #D8D6BC;
	color: rgb(0%,0%,0%);
	font-family: verdana, helvetica, arial, sans-serif;
	vertical-align: top;
	font-size: 10pt;
	margin-left: 0px;
	margin-right: 0px;
}

td {
	color: rgb(0%,0%,0%);
	font-family: verdana, helvetica, arial, sans-serif;
	vertical-align: top;
	font-size: 10pt;
	margin-left: 0px;
	margin-right: 0px;
}

td.baseline {
	vertical-align: bottom;
}

a {
	color: #000000;
	font-size: 10pt;
	text-decoration: underline;
}

a:hover {
	color: #444444;
	font-size: 10pt;
	text-decoration: none;
}

a.menu {
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	color: #000000;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	color: #000000;
	font-size: 16pt;
	font-weight: bold;
}

.fineprint {
	font-size: 8pt;
}

.largeprint {
	font-size: 12pt;
	font-weight: bold;
}
