h1 {
	font-size: 16pt;
	line-height: 110%;
	font-weight: normal;
	color: #bcbcbc;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background : #333333;
	color: #bcbcbc;
	font: normal 10pt Arial, Helvetica, sans-serif;
}

hr {
	background: #848484;
}

.bytes {
	color: #848484;
	font-size: 85%;
	line-height: 150%;
}

.updatedb {
        color: #b4b474;
        font-size: 85%;
        line-height: 150%;
}

.updatedd {
	color: #737353;
	font-size: 85%;
	line-height: 150%;
}

a {
	text-decoration : none;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
}

a:hover
{
        text-decoration: underline;
}

.centered {
	text-align: center;
}

table {
	font: normal 10pt Arial, Helvetica, sans-serif;
	color: #bcbcbc;
	vertical-align: top;
}

table.copyright {
	color: #7b7b7b;
	font: normal normal normal 9pt Arial, Helvetica, sans-serif;
}


