body {
	margin: 0;
	background: #ECF4E6 url('images/v01/bg.jpg') repeat-y;
	font-size: 8pt;
	font-family: verdana;
	color: #7A9566;
	line-height: 18px;
	letter-spacing: 0pt;

	text-align: justify;
}



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

A:hover {
	color:#663333;
}

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

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

.navi {
	font-family: arial;
	font-size: 7pt;
	text-transform: uppercase;
	line-height: 25px;
}

.navi b {
	font-size: 8pt;
}

h1 {
	text-align: left;
	color: #B06676;
	width: 100%;
	font-family: bookman old style;
	font-size: 23pt;
	font-weight: normal;
	text-transform: lowercase;
	font-style: italic;
	line-height: 24px;
	letter-spacing: -1pt;

	margin-left: 40px;
}

h2 {
	color: #B06676;
	width: 80%;
	font-family: courier new;
	font-size: 13pt;
	font-weight: normal;
	text-transform: lowercase;
	line-height: 20px;
	letter-spacing: 0pt;

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

h3 {
	width: 80%;
	font-family: arial black;
	font-size: 14pt;
	font-weight: normal;
	font-variant: small-caps;
	line-height: 20px;
	letter-spacing: 0pt;

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

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

blockquote {
	text-align: center;
	background: #E0ECD8;
	font-size: 7.5pt;
	padding: 5px;
}

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

td {
	font-size: 8pt;
}
