body,td,th {
	font-size: 13px;
	color: #003399;
	line-height: 1.8em;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
	color: #003399;
}
#info {
	height: 540px;
	width: 500px;
	padding-left: 10px;
}
#info #box {
	width: 500px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	color: #666666;
	padding-top: 5px;
}
