html, body {
	padding: 20px;
	margin: 0px;
	}
h1 {
	font: 30px "century gothic";
	border-left: 10px solid #990000;
	border-bottom: 1px solid black;
	padding-left: 10px;
	padding-bottom: 3px;
	}
h2 {
	font: 24px "century gothic";		
	}
h3 {
	font: 16px "century gothic";		
	}
p {
	font: 10pt georgia;
	}
a {
	font-family: "century gothic", verdana, sans-serif;
	color: black;
	text-decoration: none;
	}
.red {
	color: #990000;
	}
#buttons {
	position: absolute;
	bottom: 0px;
	width: 100%;
	border: 0px solid #c0c0c0;
	text-align: center;
	}
#buttons img, #buttons a {
	border: 0px;
	}
hr {
	height: 15px;
	margin: 20px 0;
	border-top: 0px solid #c0c0c0;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	background: white url('http://firewerx.dk/sep.gif') no-repeat scroll center center;
	}
#partofmigimedia {
	font: 12px "century gothic";
	text-align: right;
	border-top: 1px solid black
	}
