.copyright {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: x-small;
	text-indent: 15px;
}
li {
	text-indent: 25px;
}
ul {
	text-indent: 15px;
}
a:visited {
	color: #000066;
}
h3 {
	color: #FF9933;
	font-size: large;
}
.boxcolor {
	background-color: #CCCCFF;
	color: #CCCCCC;
}

