body{
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	}
td{
	font: 9pt Verdana, Arial, Helvetica, sans-serif;	
}
A{
	color: #0066d5;
	}
A:hover{
	color: #ff6600; 
	}
div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 610px; 
	height: 160px;
	overflow: hidden;
	border:0px solid #e1e1e1;
	background-color:#fff;
	padding:0px;
	
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:610px;
		height:160px;
		overflow:hidden;
		float:left;
		padding:0px;	
		font-family:verdana;
		font-size:8pt;	
		}
	div.scroller div.content {
		width: 10000px;
		}

	div#section2 {
		
		color:#333;
		}
.controls{
	  padding-top:0px;	
}
.buttons{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:6px;	
	background-color:#f4f4f4;
	border:1px solid #ccc;
	text-decoration:none;
	color:#333;

}#h1style { 

	text-decoration:none; 

	color: #0066d5;
	
	font-size:1.6em;font-weight:bold;font-family:arial;
	line-height:21px;
	}
