body {	
	font-family: Verdana;
	font-size: 10px;	
	background-color: transparent;	
	margin-top: 0px;
}

a:link {	
	color: #999999;	
	text-decoration: 
	underline;
}

a:visited {	
	color: #999999;	
	text-decoration: underline;
}

a:hover {	
	color: #999999;	
	text-decoration: underline;
}

a:active {	
	color: #999999;	
	text-decoration: 
	underline;
}

.header {
	font-size: 12px;
	font-weight: bold;
}

.header2 {	
	font-family: Verdana;	
	font-size: 12px;	
	font-weight: bold;	
	color: #666666;
}

.table {	
	font-family: Verdana;
	font-size: 10px;	
	background-color: transparent;	
	margin-top: 0px;
}