body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-color: #8CC8EA;
}
body,td,th {
	font-size: 12px;
}

a:link {
	color: #D2691E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D2691E;
}
a:hover {
	text-decoration: none;
	text-underline-position: below; text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: 20px;
}
.style10 {color: #FF0000}
.STYLE11 {
	font-size: 14px;
	font-weight: bold;
}

.STYLE14 {font-size: 14}

.tablei {
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #999999;
}