body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 9pt;
	color: #000000;
}
body {
	background-color: #fcf5ed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3d-light-color: white;
  	scrollbar-arrow-color: #888888;
	scrollbar-base-color: #888888;
	scrollbar-dark-shadow-color: white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-track-color: white;
}
a { color: black; text-decoration: none; }
a:hover { color: #00a1e4; }


.gray { color: #666666; }
.blue { color: #00a1e4; }
#content .abz { text-indent: 20px; }

#content{
height:529px;
overflow:auto
}