body {
	margin: 0 0 0 0;
	scrollbar-face-color:#244C91;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#244C91;
	scrollbar-shadow-color:#244C91;
	scrollbar-highlight-color:#244C91;
	scrollbar-3dlight-color:#244C91;
	scrollbar-darkshadow-color:#244C91;
	background-color:#244C91;
}

.mainTable { 
	width:280px;
}

td { 
	font: 10px/15px verdana, tahoma, helvetica, arial;
	color:white;
}



a {
	color: white;
	text-decoration: underline;
}

a:hover {
	color: white;
	text-decoration: none;
}

