@font-face {
	font-family: "Zeppelin Light CE";
	font-style: normal;
	font-weight: normal;
	src: url(../fonts/ZEPPELI0.eot);
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCC;
	background-color: #000;
}

h1 {
	font-family: "Zeppelin Light CE";
   font-style: normal;
	font-weight: normal;
}

h2 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}

h4 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
}

h5 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
}

h6 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}

