/* Airbone Style */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-color: #999999;
	background-image: url(/images/scatter.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {font-size: 14px; color: #FFFFFF; }
.style4 {color: #333333; font-size: 16px; }
.style5 {font-size: 12px; }
.style6 {font-size: 14px; color: #333333; }
.style7 {font-size: 10px; color: #CCCCCC; }

a:link {color: #3366cc;	text-decoration: underline; }
a:visited {	text-decoration: underline;	color: #3366cc; }
a:hover { text-decoration: none; color: #3366cc;}
a:active { text-decoration: underline; color: #3366cc; }

.nav:link {color: #CCCCCC;	text-decoration: none; }
.nav:visited {	text-decoration: none;	color: #CCCCCC; }
.nav:hover { text-decoration: underline; color: #CCCCCC;}
.nav:active { text-decoration: strikeout; color: #CCCCCC; }: