body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


BODY {     scrollbar-3d-light-color:#D6DCE4;
           scrollbar-arrow-color:#000000;
           scrollbar-base-color:#D6DCE4;
           scrollbar-dark-shadow-color:#D6DCE4;
           scrollbar-face-color:#E3E8EE;
           scrollbar-highlight-color:#D6DCE4;
           scrollbar-shadow-color:#D6DCE4;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:black;
	text-decoration: none;
}

A.menu:hover{
	text-decoration: underline;
	color:#555555;
}


body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->
.copy {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}
.date {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
P{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
TD{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.red {
	font-family: "Verdana";
	font-size: 8pt;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.red:hover {
	color: #CC0000;
	text-decoration: underline;
}
A {
	font-family: "Verdana";
	font-size: 8pt;
	font-weight: normal;
	color: #666666 ;
	text-decoration: none;
}
A:hover {
	color:#CC0000;
	text-decoration: none;
	}
