body {
	background-color: white;
	margin-left: 1em;
	margin-right: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

tbody {
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1 {
	color: #006600;
	font-weight: bold;
	font-style: normal;
	font-size: 200%;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color: #006600;
	font-size: 160%;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	color: #006600;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 140%;
}

h4 {
	color: #006600;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	Font-style: normal;
	font-weight: bold;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 110%;
	color: #006600;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	font-style: normal;
	color: #006600;
}

p {
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

ul {
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

li {
	font-weight: 100%;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
}

a:link {
	color: #0000ff;
}

a:visited {
	color: #660099;
}

a:hover {
	color: #ff0000;
}

a:active {
	color: #DC143C;
}

.tiny {
	border-bottom-style: none;
	border-right-width: medium;
	border-right-style: none;
	border-left-width: medium;
	border-left-style: none;
	border-top-width: medium;
	font-size: 60%;
	border-top-style: none;
	border-bottom-width: medium;
}

.small {
	border-left-width: medium;
	font-size: 80%;
	border-left-style: none;
	border-top-width: medium;
	border-bottom-width: medium;
	border-right-width: medium;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}

.medium {
	border-bottom-style: none;
	border-left-width: medium;
	border-top-width: medium;
	font-size: 100%;
	border-right-width: medium;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-width: medium;
}

.big {
	border-top-width: medium;
	border-bottom-style: none;
	border-top-style: none;
	font-size: 120%;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: medium;
}

.strong {
	font-weight: bold;
}

.ok {
	color: green;
}

.error {
	color: red;
}

div.trail {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
	font-size: 8pt;
}

div.trail a:active {
	color: #ff0000;
	background-color: #ffffff;
}

div.trail a:hover {
	background-color: #ffffff;
	color: #ff0000;
}

div.header {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-style: normal;
	color: #006600;
	font-size: 14pt;
	font-weight: normal;
	clip: rect(   );
	background-position: 10px;
}

div.headercenter {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background-position: 10px;
	font-size: 14pt;
	color: #006600;
	font-weight: normal;
}

div.headersmall {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 90%;
	color: #006600;
	font-weight: bold;
}

div.bar {
	background-color: #006600;
	font-size: 20%;
}

.navbar {
	text-decoration: none;
	background-color: #ffeeaa;
}

div.banner {
	text-align: center;
	padding-bottom: 0.1em;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	padding-left: 0.3em;
	padding-top: 0.1em;
	padding-right: 0.3em;
	font-weight: bold;
	margin-left: 0px;
	background-color: #006600;
	color: #ffffff;
	border-style: none;
}

div.banner a:link {
	background-color: #006600;
	color: #ffffff;
}

div.banner a:visited {
	background-color: #006600;
	color: #ffeeaa;
}

div.banner a:active {
	background-color: #006600;
	color: #ffeeaa;
}

div.banner a:hover {
	background-color: #006600;
	color: #ff0000;
}