.box {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin: 0px;
}
td{font-size:10pt;}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
.topbar {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	color: #FFFFFF;
}
a.topbar:link ,a.topbar:visited ,a.topbar:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.topbar:hover {
	color: #66FFFF;
	text-decoration: none;
}
