td img {display: block;}body {
	background-color: #262624;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
}
p {
	font-size: 12px;
}
h2 {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h4 {
	color: #999999;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 14px;
	text-indent: 15px;
}
p, h1, h2, h4 {
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
}
.white {
	color: #FFFFFF;
}
hr {
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
