.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #efefef;
}
a:link {
	color: #4A4942;
	text-decoration: none;
}
a:visited {
	color: #4A4942;
	text-decoration: none;
}
a:hover {
	color: #4A4942;
	text-decoration: underline;
}
a:active {
	color: #4A4942;
	text-decoration: none;
}
.line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4A4942;
}
.options {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #4A4942;
}
.list_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #EFEFEF;
	background-color: #00b6f7;
	border: 0px none;
	text-align: center;
}
.path {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #4A4942;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4A4942;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4942;
}
.base_tbl{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #525552;
	background-color: #e7e7e7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D3CE;
	border-right-color: #D6D3CE;
	border-bottom-color: #D6D3CE;
	border-left-color: #D6D3CE;
}
