BODY {
  font-family: Arial, sans serif;
  color: #006600;
}

P.essen {
  font-size:10pt;
}

P.footer {
  font-size:8pt;
}

P.title {
  font-size:14pt;
  font-weight:bold;
}
P.subtitle {
  font-size:12pt;
  font-weight:bold;
}

H3.essen {
  font-size:14pt;
  font-weight:bold;
}

H4.essen {
  font-size:12pt;
  font-weight:bold;
}

H5.essen {
  font-size:10pt;
  font-weight:bold;
}

H6.essen {
  font-size:8pt;
  font-weight:bold;
}
  
HR {
  color: #FF3300;
}

A:link {
  color: #996600;
}
A:visited {
  color: #FF9900;
}
A:hover {
  color: #FF3333;
}
A:active {
  color: #FFFFFF;
}

A.menu:link {
  font-size:11pt;
  font-weight:bold;
  color: #666600;
}
A.menu:visited {
  font-size:11pt;
  font-weight:bold;
  color: #999900;
}
A.menu:hover {
  font-size:11pt;
  font-weight:bold;
  color: #CC6633;
}
a.menu:active {
  font-size:11pt;
  font-weight:bold;
  color: #FFFFCC;
}

A.submenu {
  font-size:10;
  color: #666633;
}

P.copyrite {
  font-size: 8pt;
  color: #FF6633;
}

H4.draft {
  color: #FF6633;
}

P {
  font-size: 12pt;
  font-family: Arial;
  font-color: #006600;
}
LI {
	font-size: 12pt;
	font-family: Arial;
	font-color: #006600;
	list-style-position: outside;
	list-style-type: square;

}

H6 {
  font-size: 12pt;
  font-weight: bold;
  font-family: Arial;
  font-color: #006600
}

H5 {
  font-size: 14pt;
  font-weight: bold;
  font-family: Arial;
  font-color: #006600
}

H4 {
  font-size: 16pt;
  font-weight: bold;
  font-family: Arial;
  font-color: #006600;
}

H3 {
  font-size: 18pt;
  font-weight: bold;
  font-family: Arial;
  font-color: #006600;
}

H2 {
  font-size: 20pt;
  font-weignt: bold;
  font-family: Arial;
  font-color: #006600;
}

H1 {
  font-size: 22pt;
  font-weight: bold;
  font-family: Arial;
  font-color: #006600;
}

A.lang:link {
  font-size: 8pt;
  font-weight: normal;
  font-family: Arial;
  color: #FFFF00;
}

A.lang:visited {
  font-size: 8pt;
  font-weight: normal;
  font-family: Arial;
  color: #FFFFCC;
}

A.lang:hover {
  font-size: 8pt;
  font-weight: normal;
  font-family: Arial;
  color: #FFFFCC;
}


