body {
	margin: 0;
	background: #0B1014;
	font-size: 8pt;
	font-family: verdana;
	color: #A2A3B1;
	line-height: 20px;
	letter-spacing: 0pt;

	text-align: justify;
}



A:link, A:visited, A:active {
	color: #686F6C;
	text-decoration: none;
}

A:hover {
	color: #CCCCCC;
}

.content { 
	position: absolute; right: 250px; top: 435px; width: 500px;
}

.navi { 
}

h1 {
	text-align: right;
	color: #9C8781;
	width: 100%;
	font-family: garamond;
	font-size: 20pt;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	line-height: 29px;
	letter-spacing: 4pt;

	margin-left: -30px;
}

.menu {
	position: absolute; right: 40px; top: 500px; width: 150px;
	text-align: center;
	font-size: 9pt;
	font-family: century gothic;
	color: #9C8781;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: 3pt;

	line-height: 25px;
}

.menu A:link, .menu A:visited, .menu A:active {
	width: 100%;
	padding-left: 20px;
}

.menu A:hover {
	width: 100%;
	background: url(images/button.gif) no-repeat;
	background-position: left;
}

i {
	font-family: century gothic;
	font-size: 7.5pt;
	text-transform: uppercase;
	letter-spacing: 0.5pt;

}

.footer {
	text-align: center;
	font-size: 7pt;
}

td {
	font-size: 8pt;
}

.codes { 
	text-align: center;
	border: none;
	background: #2D3842;
	padding: 3px;
}

p:first-letter {
	margin-left: 50px;
}

.footer {
	width: 100%;
	font-size: 7.5pt;
	text-align: center;
	line-height: 12px;
}
