* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #565656;
}
td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #565656;
}
#maintable {
	border: 1px solid #202931;
}
#par {
	margin-left: 54px;
	margin-bottom: 30px;
}
.red22 {
	color: #810f00;
}
#par a:link, #par a:visited {
	color: #565656;
	text-decoration: none;
}
#par a:hover, #par a:active {
	color: #565656;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #810f00;
}
