body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(enhance.jpg);
	font-style: normal;
}
a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
table {
	background-color: #000000;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #999999;
	width: 100%;
	font-family: "Tahoma";
	font-size: 12px;
	color: #FFFFFF;
}
td {
	background-color: #996633;
	padding: 2px;
	vertical-align: top;
	text-align: left;
	font-family: "Tahoma";
	font-size: 12px;
	color: #FFFFFF;
}
.cellword {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666633;
}
.celldefinition {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #000000;
}
img {
	border: 0px none;
}
.def1 {
	color : Green;
}
.exam {
	font-style : italic;
	clear : left;
	text-indent : 12px;
}
.letlis {
	text-decoration: none;
	font-weight: bold;
	}
.letlis:hover
	{
	text-decoration: underline;
	font-weight: bold;
	}
.word:link {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#layer1 {
float:left;
	width: 70%;
}
#layer2 {
float:right;
	width: 30%;
}
.textar1 {
width: 600px;
background:#FF9;
border-bottom: #F00 thin inset; 
}

.textar2 {
width: 600px;
background:#FF9;
border-bottom:#00F thin inset; 
}
.textar3 {
width: 600px;
height: 80px;
background:#FF9;
border-bottom:#00F thin outset; 
color: #000;
font: 20px;
font-family:Tahoma, Geneva, sans-serif;
font-weight:bold;
text-align:center;
}
