body {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	background-color: #333333;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p, a:link, a:visited, a:active, a:hover, td, #info_box {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

a:link, a:visited, a:active {
	text-decoration: underline;
}

a:hover {
	color: #ff6600;
	text-decoration: underline overline;
}

ul {
	margin: 0;
	padding: 0;
	cursor: default;
	display: inline;
	list-style-type: square;
	list-style-position: inside;
}

ul>li {
	padding: 2px 6px;
}


.body_text {
	color: #ff7e00;
}

#info_box {
	font-variant: normal;
	text-transform: uppercase;
	overflow: auto;
	top: 27px;
	left: 72px;
	width: 415px;
	height: 84px;
	position: relative;
	z-index: 1;
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
