#showingTable td {
	padding: 5px;
	width: 320px;
	text-align: center;
	vertical-align: top;
}
#showingTable {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0 0 0 0;
	font-size: x-small;
}
td img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.copyright {
	font-size: 12px;
}
.style1 {font-size: 12px}
.style2 {
	font-weight: bold;
}

.style3 {font-weight: bold}
.style5 {
	font-size: 14pt;
}

#NavBar {
	text-align: center;
	font-size: 12px;
}
#NavBar a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#NavBar a:hover {
	text-decoration: underline;
}
#NavBar a:active {
	font-weight: bold;
}



a#BennettMediaLink {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a#BennettMediaLink:hover {
	color: #00FF00;
	text-decoration: underline;
}
