  body {
	background-color: #660000;
	color: White;
}
 :link {
	color:  #FFFF99;
	background-color : transparent;
}
 :visited {
	color: #FFFF99;
	background-color : transparent;
}
 :active {
	color: #FFFF99;
	background-color : transparent;
}
td {
	font-family: helvetica,arial,sans-serif;
	vertical-align : top;
	color : White;
}
td.main {
	background-color : #9F3F3F;
	color : White;
	width : 420px;
}
h3 {
	text-align : center;
}
div.caption {
	font-size : 75%;
	text-align : center;
	color : #cccccc;
}

div.woodslip {
	font-size : 75%;
	text-align : left;
	color : #cccccc;
}

div.translation {
	font-size :90%;
	color : white;
	font-style : italic;
	font-weight : bold;
	text-align :top;
}
.scrolltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	color: #D99597;
}
.scrolltext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	color: #ffffff;
}