body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #F3E6C7;
}
.copyright {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FFFFFF;
}
a.nav:link {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 18px;
	text-decoration: none;
}
a.nav:active {
    color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 18px;
	text-decoration: none;
}
a.nav:visited {
    color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 18px;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 18px;
	text-decoration: underline;
}

a.navsm:link {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 15px;
	text-decoration: none;
}
a.navsm:active {
    color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 15px;
	text-decoration: none;
}
a.navsm:visited {
    color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 15px;
	text-decoration: none;
}
a.navsm:hover {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 15px;
	text-decoration: underline;
}

.main2 {

	font-family: "Century Gothic";
	font-size: 15px;
	font-style: normal;
	color: #FFFFFF;
}
.wingding {
	font-family: Wingdings;
	font-size: 14px;
	color: #A71023;
}

