body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	background-color: #FFFFFF;
	padding: 8px 12px 2px 164px;
	margin: 0px;
}

.link-list {
	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	margin-bottom: 2px;
	border: none;
	margin-top: 0px;
	margin-left: 0;
	padding-left: 20px;
}

.link-list-heading {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	margin-bottom: 4px;
	margin-top: 0px;
	border: 1px #000000 solid;
	background-color: #CCCCCC;
	color: #000000;
}

.link-list-box {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-bottom: 4px;
	border: 1px #000000 solid;
	margin-top: 0px;
}

.link-list-current {
	list-style-type: disc;
	border: none;
	background-color: #CCCCCC;
	color: #000000;
}

.link-list-box p {
	margin-top: 20px;
	margin-bottom: 0px;
}

h1 {
	font-size: 14pt;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-left: 20px;
	border: 1px #000000 solid;
	background-color: #CCCCCC;
	color: #000000;
	padding: 1px 1px 1px 4px;
}

h2 {
	font-size: 11pt;
	margin-top: 0px;
	margin-bottom: 4px;
	border: 1px #000000 solid;
	background-color: #CCCCCC;
	color: #000000;
	padding: 1px 1px 1px 4px;
}

p.counter {
	font-size: 8pt;
	margin-top: 2px;
	margin-bottom: 2px;//
	border: 1px #DDDDDD solid;
	border: 1px #DDDDDD none;
	background-color: #FFFFFF;
	color: #DDDDDD;
	text-align: center;
	float: right;
	width: 50px;
}

table {
	font-size: 11pt;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}

td, th {
	font-size: 10pt;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	vertical-align: top;
	background-color: #CCCCCC;
}

img {
	border: 1px #000000 solid;
}

img.borderless {
	border-style: none
}

div.main-menu {
	margin: 0px;
	padding: 8px 2px 2px 6px;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: visible;
	width: 150px;
}

ul.a {
	list-style-type: square;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 14px;
}
