body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	background-color: #333333;
}

table{
border:3px solid #000000;
}

table.nested{
	border:0px none #000000;
	color: #000000;
	font-size: 10px;
}

.table_head{
	Color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border:0px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}


a.topp {
	font-size: 9px;
	color: #CCCCCC;
	line-height: 20px;	
}
a.topp:link {
	text-decoration: none;
}
a.topp:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a.topp:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.topp:active {
	text-decoration: none;
	color: #CCCCCC;
}
.style1 {
	font-size: 10px;
	line-height: 16px;
}