/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: ;
}
body {
	;
}
a:link {
	color: ;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: ;
}
a:hover {
	text-decoration: underline;
	color: ;
}
a:active {
	text-decoration: none;
	color: ;
}
.BigTable {
	height: 600px;
	width: 850px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	visibility: visible;
	background-color: #CCCCCC;
}
.GenText {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.BlackTextSkiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.BlackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
