body, html {
	overflow-x: hidden;
	background-image: url(images/background-tile.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	scrollbar-face-color: #EBF5FF;
	scrollbar-base-color: #EBF5FF;
	scrollbar-arrow-color: black;
	scrollbar-track-color: #F3F3F3;
	scrollbar-shadow-color: #EBF5FF;
	scrollbar-highlight-color: #EBF5FF;
	scrollbar-3dlight-color: #78AAFF;
	scrollbar-darkshadow-Color: #78AAFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

sup {
	
}