body {
	background-color: #CCCC99;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 38px;
	margin-right: 38px;
	scrollbar-face-color: #CCCC99;
	scrollbar-highlight-color: #CCCC99;
	scrollbar-shadow-color: #CCCC99;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	overflow: auto;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

a {
	text-decoration: underline;
	font-weight: bold;
	color: #0099FF;
	cursor: hand;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
	cursor: hand;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

.fed14 {
	font-size: 14px;
	font-weight: bold;
}