body { 

	background: #FFFFFF;
	margin: 0;
	padding: 0; 
}


td { 

	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 12pt; 
	line-height: 140%; 
	color: #000000; 
}

A:hover {

	color: #63A631;
	text-decoration:underline;
}



.blank {

	font-size: 1pt;
}



.line {

	font-size: 1pt;
	background-color: #C1C1C1;
}		



.banner {

	font-size: 20pt;
	color: #63A631;
	font-weight:bold;
}

.subheader {

	font-size: 12pt;
	color: #000000;
	font-weight:bold;
}

.table_border {

	border: 1px solid #C1C1C1;
}