body {
	margin: 0;
	background: #767676;
	font-family: verdana;
	color: #272A37;
	letter-spacing: 0pt;
}



A:link, A:visited, A:active {
	color: #FFFFFF;
	font-size: 7.5pt;
	font-family: century gothic;
	text-transform: uppercase;
	text-decoration: none;
}

A:hover {
	font-style: italic;
}

.content {
	background: #9A988D url('images/v01/v01_05.jpg') no-repeat;
	font-size: 8pt;
	text-align: justify;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.nav {
	background: url('images/v01/v01_04.jpg');
	height: 100px;
	text-align: center;
	letter-spacing: 5pt;

	padding-top: 80px;
}

h1 {
	text-align: left;
	color: #292B37;
	width: 100%;
	font-family: arial;
	font-size: 23pt;
	font-weight: normal;
	font-style: italic;
	text-transform: lowercase;
	letter-spacing: -1pt;

	line-height: 35px;
	margin: 10px 0px 0px 35px;
}

h1:first-letter {
	color: #FFFFFF;
}

.codes {
	background-color: #BCBAAF;
	border: 1px dashed;
	padding: 4px;
}

.link {
	width: 400px;
	background-color: #BCBAAF;
	font-size: 7.5pt;
	font-family: century gothic;
	text-transform: uppercase;
	border-top: 1px solid;
	border-bottom: 1px solid;
	padding: 4px;
	border-left: 10px solid;
	border-right: 10px solid;
	margin-left: 50px;
}

.footer {
	background: #9A988D;
	text-align: center;
	font-size: 7.5pt;
	line-height: 15px;
	padding: 0px 10px 15px 10px;
}

table {
	font-size: 8pt;
	line-height: 18px;
}
