body {
	color: #333300;
	background-image: url(/images/skybg.jpg);
}
.header {
	font-size: 16px;
	color: #AFE4FE;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
}
.maintype {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	word-spacing: normal;
	text-align: inherit;
	line-height: normal;
	letter-spacing: normal;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #66CCFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
body,td,th {
	font-family: Arial;
	color: #FFFFFF;
}
a {
	font-family: Arial;
}
.bluebold {
	color: #66CCFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.smallcopy {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
