.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:active{  color: #000000; }

li { margin-top: 0.4em; }

.listSpacing {
	line-height: 16pt;
}

a.photo_smallText:hover { color: #FFFFFF; }

.photo_normalText {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #D8B77A;
	font-style: normal;
	font-weight: bold;
}
.photo_smallText {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9pt; 
	color: #D8B77A;
	
}
.photo_verySmallText {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt; 
	color: #D8B77A;
}

a.photo_verySmallText:link { color: #000000;  }
a.photo_verySmallText:visited { color: #000000; }
a.photo_verySmallText:hover { color: #FFFFFF; }

.normalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	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;
}
