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;
}
