/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
}
a {
	text-decoration:none;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #999999;
}
a:active {
	color: #999999;
}
.naviText {
	padding-left:36px;
	line-height:18px;
}