td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	list-style-position: outside;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
body {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	background-image: url(../webimages/bg-intro.gif);
	text-align: center;
}
a:link {
	color:#666666;
	text-decoration:none;
}
a:visited {
	color:#666666;
	text-decoration:none;
}
a:active {
	color:#FFCCCC;
	text-decoration:none;
}
a:hover {
	color:#FF9999;
	text-decoration:underline;
}
.words {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
