@charset "UTF-8";
.DavidStern {
	background-color: #0B7700;
	color: #FEFDFD;
	text-transform: none;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.bottom {
	background-color: #0B7700;
	font-size: x-small;
	color: #FFFFFF;
}
.table {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.centerregion {
	background-color: #FFFFFF;
	padding-left: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #009001;
	border-right-color: #009001;
	border-bottom-color: #009001;
	border-left-color: #009001;
}
.rightcenterregion {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #009001;
	border-right-color: #009001;
	border-bottom-color: #009001;
	border-left-color: #009001;
	background-color: #FFFFFF;
	border-left-style: solid;
}
.sidetable  {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.body:link {
	color: #0000FF;
}
a.body:hover {
	text-decoration: underline;
}
a.body:visited {
	color: #666666;
}
