.small { font-family: verdana, charcoal, arial, helvetica, sans-serif;font-size: 10px; list-style-type: disc; line-height: normal}
.header {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 36px;}
.tipClass { font: 10px Arial, Helvetica; color: white }
.wordtip {
 border-bottom: 1px dashed #999;
	cursor: help;
}
a:link {
	color: #993399;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #993399;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #CC9900;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	color: #993399;
	text-decoration: none;
	font-weight: bold;

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}