BODY, TD {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: justify;
	letter-spacing: normal;
	background: #FF9900;
	line-height: 13px;
}

A {
	color: GrayText;
	text-decoration: none;
}

A:Hover {
	color: Silver;
	text-decoration: none;
}
A:Visited {
	color: #4E4E4E;
	text-decoration: none;
}
IFRAME {
	margin-left: 2px;
}
ul {
	list-style: circle outside;
}

