body {
  margin: 0;
	background-color: #3A2D24;
}
body.intro {
  margin: 0;
	background-color: #F0E8E2;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
}
.power {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6e6660;
	font-style: italic;
}
a.power {
    font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
	color: #6e6660;
}
.form0 {
	page-break-after: auto;
	font-size: xx-small;
	page-break-before: auto;
	clip:   rect(0px 0px 0px 0px);
	clear: both;
	float: none;
	border: 0px none;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px none #FFFFFF;
	width: 100%;
}
.star {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6e6660;
}

.image {
	border: 1px solid #C2B39C;
	margin-top: 5px;
}
image#current {
	border: 2px solid #C2B39C;
}
