body {
	margin: 0;
	background: #EADFC9 url('images/v01/bg.jpg') repeat-x;
	font-size: 8pt;
	font-family: verdana;
	color: #BA7369;
	letter-spacing: 0pt;

	line-height: 20px;
	text-align: justify;
}



A:link, A:visited, A:active {
	color: #8C7656;
	text-decoration:none;
	border-left: 5px solid #DAC19B;
	padding: 1px;
	padding-left: 2px;
	background-color: #DCD0B8;
}

A:hover {
	border-left: 5px solid #C58E88;
}

h1 {
	text-align: right;
	color: #C58E88;
	width: 100%;
	font-family: georgia;
	font-size: 15pt;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 3pt;

	margin-left: -40px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2 {
	width: 80%;
	font-family: georgia;
	font-size: 12pt;
	font-weight: normal;
	line-height: 17px;
	letter-spacing: 4pt;

	margin-left: 30px;
	margin-bottom: 7px;
	padding-top: 5px;
}

.footer A:link, .footer A:visited, .footer A:active {
	color: #6F5F40;
	text-decoration:none;
	border-left: 0px solid;
	padding: 0px;
	padding-left: 0px;
	background-color: #EADFC9;
}

.footer {
	text-align: center;
	font-size: 7.5pt;
	padding-top: 5px;
	padding-bottom: 5px;
}

.codes { 
	text-align: center;
	background: #DCD0B8;
	padding: 3px;
}

td {
	font-size: 8pt;
}
