body{
	background:#000000;
	background-image: url(images/gray-drop-pattern.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
.textContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #990000;}
.tableMain {
	background-image: url(images/backdrop.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
.textFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
}
.textFooterWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}
.textRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #782F2F;
}
.tableStimulus {
	width: 700px;
	background-color: #000;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
