a:link {
	color: #092A44;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #092A44;
}
a:hover {
	text-decoration: none;
	color: #96AC53;
}
a:active {
	text-decoration: none;
	color: #8EBFE4;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #28455B;
}
body {
	background-color: #8EBFE4;
	background-image: url(gfx/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-position: center top;
}
.legalSplash {
	color: #8EBFE4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 2px;
}
.legalMain {
	color: #B9D8EE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 2px;
}
.title {
	color: #96AC53;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	letter-spacing: 2px;
}
.heading {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #1B7FCB;
	letter-spacing: 1px;
}
.copy {
	color: #092A44;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-image: url(gfx/bullet.gif);
}

.title2 {
	color: #96AC53;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 2px;
}