#header, #header a {
	color:#FFF;
}
#footer, #footer a {
	color:#FFF;
}

/**
 * Start typography file is also included in the WYSIWYG editor
 */

.typography * {
	color:#666;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.typography h1 {
	font-size:18px;
	color:#C20000;
	margin-top:0px;
}
.typography h2 {
	font-size:16px;
	color:#FFFFFF;
}
.typography h3 {
	font-size:14px;
	color:#ff9900;
}
.typography h4 {
	font-size:12px;
	color:#666;
}
.typography h5 {
	font-size:12px;
	color:#ff9900;
}
.typography a {
	color:#A50105;
}
.typography a:hover {
	color:#550002;
}
.typography p {
	
}

/**
 * EOF typography file is included in the WYSIWYG editor
 */
