@charset "UTF-8";

body {
	background-color: #666;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: underline;
	background-color: #333;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
body table tr td table {
	font-family: Verdana, Geneva, sans-serif;
	border-color: #FFF;
	text-align: left;
}
.centerTable {
}
.dp {
}
.noB {
	border-top-width: 0px;
	border-right-width: 30px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.marginText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	margin-right: 30px;
	margin-left: 30px;
	text-align: left;
}
.marginText a {
	color: #00F;
	text-decoration: underline;
}
