.info_style {
	background-color: #ffffff;
	background-image: url();
	background-repeat: repeat;
	scrollbar-face-color: #5E7698;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #5E7698;
	scrollbar-darkshadow-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #D0E2FF;
}

td {
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
}

a:link { 
	text-decoration: none
}

a:active { 
	text-decoration: none
}

a:visited { 
	text-decoration: none
}

a:hover { 
	 text-decoration: underline
}