body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFCD1F;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FFCD1F;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
}
.tm {
	font-size: 8px;
}
.footer {
	color: #0000FF;
	text-decoration:underline;
}
.highlight {
	color: #FF0000;
	font-weight: bold;
	text-decoration:none;
}
