a {
    text-decoration: none;
	color: #FFFFFF;
}

.clear  {
    clear: both;
}

.content {
    display: inline-block;
    width: 100%;
    max-width: 940px;
	text-align: center;
}

body,td,th {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 9pt;
		color: #404041;
	}
.bodytext1 {
		font-family: Helvetica, Arial, sans-serif;
		font-size:11px;
		line-height:12px;
		color: #404041;
		letter-spacing: 0.3em;
		text-align: center;
		margin-top: 120px;
		}
		
body {
		background-color: #262626;
	}
#container { width: 100%; height: 100%; display: table; text-align: center;}
#position { display: table-cell; vertical-align: middle; }