.body {
	background-color: #DDDDDD;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}

a:link { color: #000000;  }
a:visited { color: #000000; }
a:hover { color: #000000; }
a:active{  color: #000000; }

li { margin-top: 0.4em; }

.listSpacing {
	line-height: 16pt;
}
.normalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	font-weight: normal;
}
.verySmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;
	font-weight: normal;
}
.bannerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.bannerTextItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.menuBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #BBBBBB;
	font-weight: bold;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 12pt;
	background-color: #DDDDDD;
	border-top: 1px solid #655449;
	border-right: thin solid #655449;
	border-bottom: 1px solid #655449;
	border-left: thin solid #655449;
	margin: auto;
	padding-right: 4px;
	padding-left: 4px;
}

