body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #040406;
	line-height: 17px;
	color: #FFF;
}
.title {
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
}
.slogan {
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
}
a.navbar {
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
}
a.navbar:hover {
	font-size: 12px;
	color: #77CC82;
	text-decoration: none;
}
.head-1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
a.navbar2 {
	font-size: 10px;
	text-decoration: underline;
	color: #018F4C;
}
a.navbar2:hover {
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
H1 {
	font-size: 23px;
	color: #77CC82;
}
.head-2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.head-3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.chart{ margin-bottom:10px; border-bottom:#0D7745 1px solid;}
.chart td{
	background:#08522F;
	border-bottom:#022A19 1px solid;
	border-top:#0D7745 1px solid;
	padding:6px 10px 6px 10px;
	}
.chart td a{ color:#FEC426; font-weight:bold;}	
.chart td a:hover{ color:#fff; font-weight:bold;}
.lightGreenText{ color:#DBFA2E;}
.chart .chart_heading td{ padding:0px; border-top:0px;}
.chart .blue_heading{
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	padding:4px 8px 4px 8px;
	border:#00A4AC 2px solid;
	background:#006B77 url("images/blue_bg.gif") 0 0 repeat-x;
	}
.chart .orange_heading{
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	padding:4px 8px 4px 8px;
	border:#FE7F19 2px solid;
	margin:0 2px 0 2px;
	background:#FE7F19 url("images/orange_bg.gif") 0 0 repeat-x;
	}				

a.stylo1:link, a.stylo1:visited, a.stylo1:link, a.stylo1:visited
{
color:#FFFFFF;
font-size:12px;
text-decoration: none;
	}	
a.stylo1:hover{
color:#009966;
font-size:12px;
text-decoration:none;
}


a.stylo2:link, a.stylo2:visited, a.stylo2:link, a.stylo2:visited
{
color:#FFFFFF;
font-size:12px;
text-decoration:underline;
	}	
a.stylo2:hover{
color:#009966;
font-size:12px;
text-decoration:underline;
}
.clearfix::after{content:"";display:table;clear:both}
