/* --------- BODY ------------ */
body {
	margin:15px 0px;padding:0px;	
	background-color:black;
	color:black;
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	}
a:link  	{ color:#660000;text-decoration:underline; }
a:visited 	{ color:#660000;text-decoration:underline; }
a:hover 	{ color:#d4a610;text-decoration:underline; }
/* --------- CONTENT ------------ */
h1 {
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color:#660000;
	margin:0px 0px 0px 0px;
}
h2 {
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#660000;
	margin:0px 0px 10px 0px;
}
h3 {
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:black;
	margin:0px 0px 0px 0px;
}
.txtSmall {
	font-size:10px;
	color:black;
}
.txtSmallW {
	font-size:10px;
	color:white;
}
.txt {
	font-size:12px;
	line-height:1.4;
	color:black;
}
.txtWhite {
	font-size:12px;
	font-weight:bold;
	color:white;
}
.pageName {
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	color:#660000;
}
.paragraphHeader {
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	color:#660000;
}
a.navEvents:visited {
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#ffcb17;
	text-decoration:underline;
}
a.navEvents:link {
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#ffcb17;
	text-decoration:underline;
}
a.navEvents:hover {
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:white;
	text-decoration:underline;
}
.navLeft a:visited {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;color: white;
}
.navLeft a:link {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:white;
}
.navLeft a:hover {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#ffcb17;
}