body{background:#333;}
@charset "utf-8";
/* CSS Document */

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #99ffff;
	line-height: 140%;
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #99ffff;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px;
	font-weight: bold;
}
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px;
	font-weight: bold;
}
.style6 {
	font-style: italic; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #ffcc00; 
	font-size: 30px;
	font-weight: bold;
}
.style7 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #ffcc00; 
	font-size: 14px;
	font-weight: bold;
}
.style8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffcc00;
	font-weight: bold;
	line-height: 140%;
}
html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	scrollbar-base-color:#18aa95;
}
A:link, A:active, A:visited {
	color: #ccffff;
	}
A:hover {
	color: #006666;
	}
.tablefull {
	height: 100%;
}