body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.top_nav_link:link {
	font-family: "Microsoft Sans Serif", "MS Serif", Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

a.top_nav_link:visited {
	font-family: "Microsoft Sans Serif", "MS Serif", Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

a.top_nav_link:hover {
	font-family: "Microsoft Sans Serif", "MS Serif", Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center;
    background-color: #ffffff;
}

.sub_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
a.download_link:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	font-variant: small-caps;
    text-decoration : underline;
	color: #A27B52;
}

a.download_link:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	font-variant: small-caps;
    text-decoration : underline;
	color: #A27B52;
}

a.download_link:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	font-variant: small-caps;
    text-decoration : underline;
	color: #A27B52;
}

.copyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	font-variant: small-caps;
	color: #b38559;
	text-align: right;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #b38559;
	text-align: center;
	font-style: italic;
	font-weight: normal;
}

