ADDRESS,
BLOCKQUOTE, 
BODY, DD, DIV, 
DL, DT, 
FIELDSET, FORM,
FRAME, FRAMESET,
H1, H2, H3, H4, 
H5, H6, IFRAME, 
NOFRAMES, 
OBJECT, OL, P, 
UL, APPLET, 
CENTER, DIR, 
HR, MENU, PRE   { display: block }
LI              { display: list-item }
HEAD            { display: none }
TABLE           { display: table }
TR              { display: table-row }
THEAD           { display: table-header-group }
TBODY           { display: table-row-group }
TFOOT           { display: table-footer-group }
COL             { display: table-column }
COLGROUP        { display: table-column-group }
TD, TH          { display: table-cell }
CAPTION         { display: table-caption }
TH              { text-align: left }
CAPTION         { text-align: center }
BODY            { padding: 8px; line-height: 1.33 }
H1              { font-size: 2em; margin: .67em 0 }
H2              { font-size: 1.5em; margin: .83em 0 }
H3              { font-size: 1.17em; margin: 1em 0 }
H4, P,
BLOCKQUOTE, UL,
FIELDSET, FORM,
OL, DL, DIR,
MENU            { margin: 1.33em 0 }
H5              { font-size: .83em; line-height: 1.17em; margin: 1.67em 0 }
H6              { font-size: .67em; margin: 2.33em 0 }
H1, H2, B       { font-weight: bolder }
H3, H4, H5, H6  { font-weight: none }
STRONG          { font-weight: bolder }
BLOCKQUOTE      { margin-left: 40px; margin-right: 40px }
I, CITE, EM,
VAR, ADDRESS    { font-style: italic }
PRE, TT, CODE,
KBD, SAMP       { font-family: monospace }
PRE             { white-space: pre }
BIG             { font-size: 1.17em }
SMALL, SUB, SUP { font-size: .83em }
SUB             { vertical-align: sub }
SUP             { vertical-align: super }
S, STRIKE, DEL  { text-decoration: line-through }
HR              { border: 1px inset }
OL, UL, DIR,
MENU, DD        { margin-left: 40px }
OL              { list-style-type: decimal }
OL UL, UL OL,
UL UL, OL OL    { margin-top: 0; margin-bottom: 0 }
U, INS          { text-decoration: underline }
CENTER          { text-align: center }
BR:before       { content: "\A" }

BODY { 
	scrollbar-face-color:#397373;
  scrollbar-highlight-color:#B2C2B4;
  scrollbar-3dlight-color:#8AC6C6;
  scrollbar-darkshadow-color:#397373;
  scrollbar-shadow-color:#C8D1C5;
  scrollbar-arrow-color:#FFFFB3;
  scrollbar-track-color:#FFFFB3;		 
	font-size: 10pt;
	background-color: #397373;
	color: #FFFFB3;
	font-family: Verdana }

TABLE {
	font-size: 10pt;
 	width: 600px;
	background-color: #397373;
	border-color: #FFFFB3;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px }

h1 { font-size: 16pt }

h2 { font-size: 14pt }

TD { 
	vertical-align: top;
	text-align: left;
	font-size:10pt }

TD.subkop {
	vertical-align: top;
	font-size:12pt;
	font-weight: bold }

TD.subsubkop {
	vertical-align: top;
	font-size:10pt;
	font-weight: bold;
	font-style: italic }

TH.title {
	background-color: #FFFFB3;
	color: #397373;
	height: 15px;
	border-style: none
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px
	}

A:link { color: #FFFFB3 }          /* unvisited link */
A:visited { color: #FFFFB3 }        /* visited links */
A:active { color: #FFFFB3 }        /* active links */

IMG { border: transparent; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px }
IMG.margin { border: transparent; margin-left: 20px; margin-right: 20px; margin-top: 20px; margin-bottom: 20px }
IMG.title { border: transparent; margin-left: 1px; margin-right: 1px; margin-top: 1px; margin-bottom: 1px }

P { margin-left: 20px; margin-right: 20px; margin-top: 20px; margin-bottom: 20px }          /* unvisited link */
P.groot { font-size: 18pt }

