body {
	margin: 0;
	background: #CBCBCB url('images/v02/bg.jpg') repeat-y;
	background-position: right;
	font-size: 8pt;
	font-family: verdana;
	color: #333333;
	line-height: 24px;
	letter-spacing: 0pt;

	text-align: justify;
}



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

A:hover {
	color: #BD7670;
}

.navi {
	font-family: bookman old style;
	font-style: italic;
	font-size: 10pt;
	text-transform: lowercase;
	text-align: center;
}

.content {
	position: absolute; top: 55; right: 179; width: 247;
	padding-left: 10px;
}

h1 {
	text-align: left;
	color: #CDB0AD;
	width: 100%;
	font-family: century gothic;
	font-size: 19pt;
	font-weight: normal;
	text-transform: lowercase;
	font-style: italic;
	line-height: 30px;
	letter-spacing: -2pt;

	margin: 0px 0px 0px 10px;
}

h1:first-letter {
	color: #A16B4E;
	font-family: times new roman;
	font-size: 28pt;
}

.codes {
	background-color: #C9C8C8;
	padding: 2px;
	}

strong {
	color: #CC9999;
}

em {

	color: #C59C77;
}

.footer {
	text-align: center;
	font-size: 7.5pt;
	line-height: 15px;
}

td {
	font-size: 8pt;
}

blockquote {
	line-height: 14px;
}
