h1{
	font-family:"Century Gothic";
	font-size:18px;
	font-weight:strong;
	color:#de041a;
}

h2{
	font-family:"Century Gothic";
	font-size:14px;
	font-weight:strong;
	color:#000;
}

h3{
	font-family:"Century Gothic";
	font-size:12px;
	font-weight:strong;
	color:#999;
}

.red-u{
	color:#de041a;
	text-decoration:underline;
}

.red-u:hover{
	color:#de041a;
	text-decoration:underline;
}

#highlight-title{
	font-family:Arial;
	font-size:22px;
	color:#FFF;
	text-shadow: 1px 1px #8e8e8e;
	font
}

.footer-box strong{
	font-size:14px;
}

.footer-box ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}