
	body { background-color: #C0C0C0;
				font-family: Verdana, Arial, sans-serif;
				color: #000000;
				margin-top: 0em;
				font-size: 10pt }
				


html {
	overflow-x: auto;
	overflow-y: auto;
} /*hides the scrollbars in IE automatically, needs <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">*/


	small, sub, sup {font-size: .83em }
	table {font-size:10pt }
	A:link    { color: #0000FF;
				background-color: transparent }    /* unvisited links */
	A:visited { color: #800080;
				background-color: transparent }   /* visited links   */
				
td { vertical-align: top; }

	td.centre { vertical-align: top;
					text-align: center; }
					
	td.counters {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	margin-top: 0em;
	font-size: 10pt;
	vertical-align: middle;
	text-align: center;
	height: 10px;
	width: 170px;}
	
	.c1 { color: #000080;
			background-color: #C0C0C0 }
