@charset "utf-8";
p {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-top: 0;

}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
}

.copyright {
	font-size: 11px;
	font-weight: bold;
}
.nav {
	font-family: "trajan pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

