/* --------- BODY ------------ */
body {
	margin:20px 0px; padding:0px;
	background-color:#D8DB96;
	background-position:top center;
	color:black;
	}
a:link  	{ color:#006699;text-decoration:underline; }
a:visited 	{ color:#990000;text-decoration:underline; }
a:hover 	{ color:#006699;text-decoration:underline; }
/* --------- CONTENT ------------ */
h1 {
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	color:#006699;
}
.txtSmall {
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:10px;
	color:black;
}
.txtSmallW {
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:10px;
	color:white;
}
.txt {
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	color:black;
}
.txtRed {
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	color:red;
}
.txtWhite {
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:white;
}
.txtRed {
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#990000;
}
.pageName {
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	color:#006699;
}
/* --------- NAVIGATION ------------ */
a.navLeft:link {
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:white;
	text-decoration:none;
}
a.navLeft:hover {
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:white;
	text-decoration:none;
}
a.navLeft:visited {
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:white;
	text-decoration:none;
}