body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 22px;
}
body {
	background-color: #00001F;
	margin: 0px;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
table.bottom td,table.bottom td a,table.bottom td a:hover{
	color: #BDBDBD;
}
table.margin_l7{
	margin-left: 7px;
}