.body {
	background-color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
A:link {
	color: #D5F2FF;
	text-decoration: none;
}
A:visited {
	color: #D5F2FF;
	text-decoration: none;
}
A:hover {
	color: #FF9900;
	text-decoration: none;
}
A:active {
	color: #D5F2FF;
	text-decoration: none;
}.smallText {
	font-size: 9px;
}
.tabMargin {
	padding-left: 5px;
	padding-right: 5px;
}
.tableRegular {
	border: 0px none #000000;
	margin: 0px;
	padding: 0px;
}
table#bioTable tr#bioBox {
	border: 0px none;
}
.td_thick {
	border: thin solid #000000;
}
.copyright {
	font-size: 9px;
	border: none;
}
.table_thick {
	border: medium solid #000000;
}
.td_noBorder {
	border: none;
}
.bodyColumn {
	background-color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	margin-right: 30%;
	margin-left: 30%;
	text-indent: 10pt;
	margin-top: 5%;
	margin-bottom: 0%;
}
.td_reelBG {
	border: none;
	background-image: url(images/reel_bg.jpg);
	background-position: right bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.redText {
	color: FF4040;
}.centerObject {
	text-align: center;
}

