body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	line-height: normal;
	font-weight: normal;
	background-image: url(images/splash/full-background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.indent {
	padding: 10px;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 300;
	color: #FFFFFF;
}
.smalllinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #006600;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #006600;
	text-decoration: underline;
}
a:hover {
	color: #00CC00;
	text-decoration: underline;
}
.mediumlink {
	font-size: x-small;
	color: #006600;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 15px 6px 6px;
	text-align: center;
}

