/* Structure */

body, td, th {
	background-color: #fff;
	margin-right: 60px;
	margin-top: 110px;
	text-align: right;
}



/* Typography */

p {
	font-family: Courier New, Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	line-height: 130%;
	word-spacing: -3px;
	color: #292929;
	margin: 0;
}

h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #292929;
	margin: 0;
}

h2 {
	font-family: Courier New, Courier, monospace;
	font-size: 15px;
	font-weight: normal;
	line-height: 140%;
	word-spacing: -3px;
	color: #292929;
	margin: 0;

	display: inline;
}

h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	line-height: 31px;
	word-spacing: -5px;
	margin: 0;
	
	background-color: #292929; 
	padding-top: 3px; 
	padding-bottom: 2px; 
	padding-left: 8px; 
	padding-right: 8px; 
	line-height: 25px;
	display: inline; 
}

h4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	line-height: 31px;
	word-spacing: -5px;
	margin: 0;
	
	background-color: #292929; 
	padding-top: 3px; 
	padding-bottom: 2px; 
	padding-left: 8px; 
	padding-right: 8px;
	display: inline; 
}

h5 {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	line-height: 220%;
	word-spacing: -2px;
	color: #fff;
	margin: 0;
	
	background-color: #292929;
	padding-top: 3px; 
	padding-bottom: 2px; 
	padding-left: 8px; 
	padding-right: 8px;
	display: inline; 
}



/* Pseudo */

a:link {
	color: inherit;
	text-decoration: inherit;
}

a:visited {
	color: inherit;
	text-decoration: inherit;
}

a:hover {
	color: inherit;
	text-decoration: none;

}

a:active {
	color: inherit;
	text-decoration: inherit;
}



/* Div */

#Div1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 9px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 50%;
	width: 470px;
	height: auto;
	margin: 0 auto;
	margin-left:-235px;
	margin-bottom: 15px;
}
#Div1w {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #fff;
	font-size: 9px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 50%;
	width: 470px;
	height: auto;
	margin: 0 auto;
	margin-left:-235px;
	margin-bottom: 15px;
}

#Div2 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: auto;
	height: auto;
	margin-right: 60px;
	margin-bottom: 15px;
}

#centered {
	border: 0;
	background-color: none;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	color: white;
	z-index:-1;

}

#Divldn {
	position: absolute;
	bottom: 50px;
	right: 189px;
	width: 128px;
	height: 31px;
	margin: 0 auto;
	margin-right: 60px;
	margin-bottom: 15px;
}