html {
	background: #003366 url(i/mainbg.jpg) top repeat-x
}
body {
	background: url(i/contentbg.png) bottom center no-repeat;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #66c0ff;
	letter-spacing: -1px;
	font-weight: bolder;
}
.style3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style7 {font-size: 11px; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style5 {
	font-family: Tahoma;
	font-size: 11px;
	color: #585858;
}
.style9 {font-family: Tahoma; font-size: 11px; color: #FFFFFF; font-weight: bold; }
a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
