@charset "utf-8";

h1,h2,h3,h4,h5,h6 {
	font-family: Arial Black, Gadget, sans-serif;
}
h1 {
	font-size: 24px;
	color: #E20A16;
}

.h1BIGGER {
	font-size: 36px;
	color: #E20A16;
	font-family: Arial Black, Gadget, sans-serif;
}


a:link {
	color: #E20A16;
}
a:visited {
	color: #FE840D;
}

body {
	background-color: #333;
}
.rednav {
	color: #E20A16;
	font-weight: bold;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
.normalfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
