a:link {
	color: #7DEAEA;
	text-decoration: none;
	font-size: 9pt;
	border: thin none #006699;
	line-height: 18pt;
	font-weight: normal;
}
a:visited {
	font-size: 9pt;
	color: #7DEAEA;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-size: 9pt;
	color: #00FF00;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	font-size: 9pt;
	color: #009900;
	text-decoration: none;
	font-weight: normal;
}
td {
	font-size: 9pt;
	line-height: 18pt;
	color: #000000;
}
table {
	font-size: 9pt;
	line-height: 18pt;
	color: #996600;
	text-decoration: none;
}

