body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
}
.copyright {
	font-size: 11px;
	text-align: center;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline overline;
	color: #F26247;
}
h1 {
	color: #F15445;
}
