body {
	margin: 0;
	background: #F5E2BA url('images/v06/bg.png') repeat-x;
	background-position: center center;
	font-family: verdana;
	color: #D6AA68;
}



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

A:hover {
	color: #71B098;
	text-decoration: none;
}

.content {
	font-size: 8pt;
	line-height: 20px;
	letter-spacing: 0pt;
	text-align: justify;
}

h1 {
	text-align: center;
	color: #C08E5A;
	width: 100%;
	font-family: bookman old style;
	font-size: 25pt;
	font-style: italic;
	text-transform: lowercase;
	letter-spacing: 20pt;

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

h2 {
	text-align: center;
	color: #B4866D;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	line-height: 10px;
}

p img {
	padding: 2px;
}

p img:hover {
	background-color: #DF9900;
	padding: 5px;
	}

strong, em {
	color: #BD8462;
}

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