* {
	margin:0;
	padding:0;
	font-size:13px;
	line-height:1;
	text-decoration:none;
	font-style:normal;
}
html,body {	height:100%;min-height:100%;}
/*boxmodelhack*/
#container {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}
html > body #container {
	height:auto;
}
body {
}
h1{
	background-color:#1F2225;
	border-bottom:solid 2px #272B2E;
	padding:0.5em;
	font-size:123.1%;
}
p {
	font-size:93%;
	line-height:1.4;
}
a,a:link ,a:visited {

}
a:active ,a:hover {

}
address {
	background-color:#1F2225;
	text-align:center;
	font-size:77%;
	line-height:25px;
	width:100%;
	display:block;
	bottom:0;
	position:absolute;
}
address a{font-size:100%;}
