body {
    color: #767570;
    font-family: "Lucida Grande", ArialMT, Arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 13px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
	background: #000000;
}

h1 {
	color: #918f89;
	font: normal 32px/36px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin: 4px;
}

h2 {
	color: #767570;
	font-size: 11px;
	line-height: 13px;
	margin: 12px;
}

a {
	color : #6f7570;
	text-decoration : none;
}

a:hover {
	color: #a7a4a2;
	text-decoration: underline;
}

strong {
	color: #aba689;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
}

strong a {
	color: #aba690;
	text-decoration: none;
}

strong a:hover {
	color: #ddd8e2;
	text-decoration: none;
}

a img {
	border-width: 0;
}

p {
	text-align: center;
}