body{
	font-family: Verdana;
	font-size: 12;
}
h2{
	font-family: "Franklin Gothic Demi";
	font-size: 18;
	color: #cc3300;
	font-style: bold;
}
li{
	font-size: 14;
	font-style: bold;
}
.lead{
	font-size: 16;
	font-weight: bolder;
}
.footer{
	font-family: "Franklin Gothic Demi";
	font-size: 30;
	color: #006600;
	font-style: bold;
}
