.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #aa0000;
}

body {
	background-color: #999966;
}

body, div, p, span, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #006600;
}

.article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #0066ff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
	color: #00aa00;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

a:visited:hover {
	text-decoration: underline;
}

a:visited:active {
	text-decoration: underline;
	color: #00aa00;
}

div.subMenu {
	background-color: #999966;
	position: absolute;
	font-weight: normal;
	border-color: #000000;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
}

a.menuItem {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	background-color: #999966;
	padding: 2px 10px 2px 10px;
	border-color: #000000;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	position: relative;
	top: 8px;
	float: right;
	font-weight: normal;
	cursor: pointer;
}

a.subMenuItem {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	background-color: #999966;
	padding: 2px 0px 2px 0px;
	position: relative;
	height: 15px;
	width: 100%;
	float: left;
	font-weight: normal;
	cursor: pointer;
}

a.menuItem:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.menuItem:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.menuItem:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-weight: normal;
}

a.menuItem:visited:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.menuItem:visited:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.subMenuItem:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.subMenuItem:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.subMenuItem:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-weight: normal;
}

a.subMenuItem:visited:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.subMenuItem:visited:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

div.spacerRight {
	width: 0px;
	height: 100px;
	float: right;
	clear: right;
}

div.adblockRight {
	width: 254px;
	height: 254px;
	float: right;
	clear: right;
	border: 2px solid #808080;
	margin: 20px 0px 20px 20px;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

div.hiddenAnswer {
	border: 2px solid #d0d0d0;
	padding: 5px;
	display: none;
}
