
#wrapper{
	font-family: Roboto, Helvetica, Arial, sans-serif;;
	color: #640a0a;
	font-size: 1.15em;
	line-height: 1.8em;
	}

#footer {
	font-size: 0.8em;
}
td{
	font-family:  Roboto, Helvetica, Arial, sans-serif;;
		
}

h1 {
	font-size:20px;
	line-height:24px;
	margin: 2% 0;
	font-weight: normal;
    color: #410909;
    text-align: center;

}

h2  {
	font-size: 1.2em;
	line-height:18px;
	letter-spacing: 2px;
	color: #fff;
	text-shadow: 3px 2px 2px #000;
	margin:0 0 2% 0;
	text-align: center;
	font-weight:500;
	/*text-transform: uppercase;*/
	
	
}
h2 i {
	color: #ffe658;
	text-transform: uppercase;
	
}

h3 {
	font-size: 1.2em;
	line-height:18px;
	color: #fff;
	letter-spacing: 3px;
	}

h4  {
	font-size: 13px;
	color: #ff0066;
	margin:0px;
	font-weight:lighter;

}

td.wit {
	color:#fff;
	font-size: 1.0em;
	
}
 a:link {
	color: #055f6f;
	text-decoration: none;
}
 a:visited{
	color: #055f6f;
	text-decoration: none;
	}
 a:active{
	color: #410909;
	text-decoration: none;
	
	}
 a:hover {
	color: #410909;
	
	}
section a:link {
	color: whitesmoke;
	text-decoration: none;
}
 section a:visited{
	color: whitesmoke;
	text-decoration: none;
	}
 section a:active{
	color: #f9ed2e;
	text-decoration: none;
	
	}
 section a:hover {
	color: #f9ed2e;
	
	}

