/* --------- BODY ------------ */
body {
	margin:20px 0px;padding:0px;	
	background-color:#990000;
	color:black;
	}
a:link  	{ color:#990000;text-decoration:underline; }
a:visited 	{ color:#990000;text-decoration:underline; }
a:hover 	{ color:#660000;text-decoration:underline; }
/* --------- MASTHEAD ------------ */
h3 {
	font-family:Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:26px;
	font-weight:normal;
	color:#990000;
	margin:0px 0px 0px 0px;	
}
h4 {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#990000;
	margin:0px 0px 0px 0px;	
}
.navTop {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:white;
	background-color:#990000;
}
a.navTop:link{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#ffff66;
	text-decoration:none;
}
a.navTop:visited{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#ffff66;
	text-decoration:none;
}
a.navTop:hover{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:white;
	text-decoration:underline;
}
/* --------- CONTENT ------------ */
h1 {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#660000;
	margin:5px 0px 5px 0px;	
}
h2 {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#660000;
	margin:0px 0px 0px 0px;	
}
.txtSmall {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	line-height:13px;
	font-weight:normal;
	color:#000000;
}
.txt {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:14px;
	font-weight:normal;
	color:#000000;
}
.txtLink {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:white;
}
.txtSearch {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#ffff66;
}
.txtBig {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:normal;
	line-height:15px;
	font-weight:bold;
	color:#330000;
}
/* --------- NAVIGATION ------------ */
.navLeft {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#ffff66;
	background-color:#990000;
}
a.navLeft:link{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:white;
	text-decoration:none;
}
a.navLeft:visited{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:white;
	text-decoration:none;
}
a.navLeft:hover{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:ffff66;
	text-decoration:underline;
}