body {
	margin: 0;
	background: #F4EEF0 url('images/v01.2/bg.jpg') repeat-x;
	font-size: 8pt;
	font-family: verdana;
	color: #BD9FAC;
	line-height: 12px;
	letter-spacing: 0pt;

	text-align: justify;
}



A:link, A:visited, A:active {
	color: #865A6D;
	text-decoration:none;
}

A:hover {
	color:#A66B84;
}

.navi A:link, .navi A:visited, .navi A:active {
	color: #D43E5D;
}

.navi A:hover {
	color:#A66B84;
}

.navi {
	position: absolute; top: 465px; right: 125px;
	color: #CF95A0;
	font-family: century gothic;
	font-size: 7.5pt;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1pt;

}

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

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

h2 {
	color: #926D7F;
	width: 80%;
	font-family: tahoma;
	font-size: 11pt;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 12px;
	letter-spacing: 4pt;

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

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

blockquote {
	width: 60%;
	text-align: center;
	background: #EBE3E5;
	font-size: 7.5pt;
	line-height: 12px;
	padding: 5px;
}

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

td {
	font-size: 8pt;
}

.tracks {
	text-align: left;
	width: 55%;
	background: #EBE3E5;
	font-size: 7.5pt;
	font-style: italic;
	line-height: 12px;
	border: 1px dotted;
	padding: 5px;
}
