body {
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #000066;
	background-repeat:  repeat;
	scrollbar-face-color: #ffffcc;
	scrollbar-highlight-color: #ccff99;
	scrollbar-shadow-color: #99cc66;
	scrollbar-3dlight-color: #ccff99;
	scrollbar-arrow-color: #99cc66;
	scrollbar-track-color: #99cc66;
	scrollbar-darkshadow-color: #99cc66;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-transform: none;
	border: 1px solid #663399;
	cursor: auto;
	font-style: normal;


}

