body {
	background:	#000033;
	color:		#000000;
	font-family: 	helvetica,arial,sans-serif;
	font-size: 	12pt;
}
A:link 	{
	color: 		#000099;
	font-weight: 	bold;
	font-family: 	helvetica,arial,sans-serif;
	font-size: 	12pt;
}
A:visited {
	color: 		#000066;
	font-weight: 	bold;
	font-family: 	helvetica,arial,sans-serif;
	font-size: 	12pt;
}
A:active {
	text-decoration: none;
	color: 		#eeffff;
	background: 	#000099;
	font-weight: 	bold;
	font-family: 	helvetica,arial,sans-serif;
	font-size: 	12pt;
}
A:hover {
	text-decoration: none;
	color: 		#eeffff;
	background: 	#000099;
	font-family: 	helvetica,arial,sans-serif;
	font-size: 	12pt;
	font-weight: 	bold;
}

A.simple:link { 
	text-decoration: none;
	color: 		#000099;
	font-weight: 	bold;
	font-family: 	helvetica,arial,sans-serif;
	font-size: 	12pt;
}
A.simple:visited{
	text-decoration: none;
	color: 		#000066;
	font-weight: 	bold;
	font-family: 	helvetica,arial,sans-serif;
	font-size: 	12pt;
}
A.simple:active{
	text-decoration: none;
	color: 		#eeffff;
	background: 	#000099;
	font-weight: 	bold;
	font-family: 	helvetica,arial,sans-serif;
	font-size: 	12pt;
}
A.simple:hover {
	text-decoration: underline;
	font-weight: 	bold;
	font-family: 	helvetica,arial,sans-serif;
	font-size: 	12pt;
}

A.menu:link { 
	text-decoration: none;
	color: 		#000099;
	font-weight: 	bold;
	font-family: 	helvetica,arial,sans-serif;
	font-size: 	10pt;
}
A.menu:visited{
	text-decoration: none;
	color: 		#000066;
	font-weight: 	bold;
	font-family: 	helvetica,arial,sans-serif;
	font-size: 	10pt;
}
A.menu:active{
	text-decoration: none;
	color: 		#eeffff;
	background: 	#000099;
	font-weight: 	bold;
	font-family: 	helvetica,arial,sans-serif;
	font-size: 	10pt;
}
A.menu:hover {
	text-decoration: none;
	color:	 	none;
	background: 	none;
	font-weight: 	bolder;
	letter-spacing: -10%;
	font-family: 	helvetica,arial,sans-serif;
	font-size: 	10pt;
}


A.toolbar:link { 
	text-decoration: none;
	color: 		#000099;
	background: 	#CCCCCC;
	font-weight: 	bold;
	font-family: 	helvetica,arial,sans-serif;
	font-size: 	8pt;
}
A.toolbar:visited{
	text-decoration: none;
	color: 		#000099;
	background: 	#CCCCCC;
	font-weight: 	bold;
	font-family: 	helvetica,arial,sans-serif;
	font-size: 	8pt;
}
A.toolbar:active{
	text-decoration: none;
	color: 		#0000CC;
	background: 	#E3E3E3;
	font-weight: 	bold;
	font-family: 	helvetica,arial,sans-serif;
	font-size: 	8pt;
}
A.toolbar:hover {
	text-decoration: none;
	color: 		#000033;
	background: 	#E3E3E3;
	font-weight: 	bold;
	font-family: 	helvetica,arial,sans-serif;
	font-size: 	8pt;
}

A.headlink:link {
font-family: Arial, Helvetica, sans-serif;
font-size: x-large;
color: #000000;
background:#eeffff;
text-decoration: none;
}

A.headlink:active {
font-family: Arial, Helvetica, sans-serif;
font-size: x-large;
color: #000000;
background:#eeffff;
text-decoration: none;
}

A.headlink:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: x-large;
color: #000000;
background:#eeffff;
text-decoration: none;
}

A.headlink:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: x-large;
color: #000099;
background:#eeffff;
text-decoration: none;
}

H1 {
	font-family: 	helvetica,arial,sans-serif;
	font-size: 	16pt;
	font-weight: 	bold;
	margin-top: 	1em;
	margin-bottom: 	1em;
	margin-left: 	1em;
	margin-right: 	1em;
}
H2 {
	font-family: 	helvetica,arial,sans-serif;
	font-size: 	14pt;
	font-weight: 	bold;
}

H2.kkt {
	font-family: 	helvetica,arial,sans-serif;
	font-size: 	x-large;
	font-weight: 	bold;
	margin-bottom: 4pt;
}

SMALL {
	font-size: 	smaller;
}

P {	margin-bottom: 1em;
	margin-left: 	1em;
	margin-right: 	1em;
	text-align: 	justify;
	font-family: 	helvetica,arial,sans-serif;
	font-size: 	12pt;
}

TD {
	font-family: 	helvetica,arial,sans-serif;
	font-size: 	12pt;
}

.quote {	color: #000000;
		background: #ffffff;
		text-indent: 2em;
		text-align: justify;
		font-family: courier,monospace;
		font-style: italic;
		font-weight: bold;
		font-size: 10pt;
}
