/* --------- BODY ------------ */
body {
	margin:25px 0px;padding:0px;	
	background-color:#b2001b;
	color:black;
	}
a:link  	{ color:#b2001b;text-decoration:underline; }
a:visited 	{ color:#b2001b;text-decoration:underline; }
a:hover 	{ color:#b2001b;text-decoration:none; }
/* --------- CONTENT ------------ */
h1 {
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#b2001b;
	margin:0px 0px 10px 0px;
}
h2 {
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#b2001b;
	margin:0px 0px 0px 0px;
}
.txtSmallWhite {
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:13px;
	font-weight:normal;
	color:white;
}
.txtSmallYellow {
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:13px;
	font-weight:normal;
	color:yellow;
}
.txtWhite {
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:14px;
	font-weight:normal;
	color:white;
}
.txt {
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:14px;
	font-weight:normal;
	color:black;
}
.txtLarge {
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:14px;
	font-weight:normal;
	color:black;
}
.txtLargeWhite {
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:17px;
	font-style:normal;
	line-height:28px;
	font-weight:bold;
	color:white;
}
.txtLargeYellow {
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:16px;
	font-style:normal;
	line-height:30px;
	font-weight:bold;
	color:yellow;
}
.txtWhiteLarge {
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:15px;
	font-style:normal;
	line-height:18px;
	font-weight:normal;
	color:white;
}
/* --------- NAVIGATION ------------ */
a.navTop:link{
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:white;
	text-decoration:none;
}
a.navTop:visited{
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:white;
	text-decoration:none;
}
a.navTop:hover{
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:white;
	text-decoration:underline;
}
a.navTopYellow:link{
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:yellow;
	text-decoration:none;
}
a.navTopYellow:visited{
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:yellow;
	text-decoration:none;
}
a.navTopYellow:hover{
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:yellow;
	text-decoration:underline;
}
a.navBotW:link{
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:white;
	text-decoration:none;
}
a.navBotW:visited{
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:white;
	text-decoration:none;
}
a.navBotW:hover{
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:white;
	text-decoration:underline;
}
a.navBot:link{
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:yellow;
	text-decoration:none;
}
a.navBot:visited{
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:yellow;
	text-decoration:none;
}
a.navBot:hover{
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:yellow;
	text-decoration:underline;
}