@charset "utf-8";
/* CSS Document */

body {
	background-color: #3f3f3f;
	margin-top: 0px;
}
.nav {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:22px;
	color: #660000;
	text-align: justify;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #660000;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
}
.footerlinks {
	font-size: 14px;
	color: #FFFFFF;
}

.footerlinks a:link {color:#ffffff;}

.copyright {
	font-size: 12px;
	color: #FFFFFF;
}
