.text04 { 
  font-size: 12pt; 
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  text-rendering: geometricPrecision; 
  }
.text05 { 
  font-size: 11pt; 
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  }

.text06 { 
  font-size: 10pt; 
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  }

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


.bold { font-weight: bold; }
.italic { font-style: italic; }
.bspace { line-height: 280%; }
.mspace { line-height: 210%; }
.space { line-height: 140%; }
.spacex { line-height: 170%; }
.ddblue { color: #000022; }
.dblue { color: #111155; }
.blue { color: #334499; }
.hblue { color: #7788BB; }
.hhblue { color: #AABBFF; }
.hhhblue { color: #CCDDFF; }
.print { color: #000000; }
.mtb { text-indent: 0; margin-bottom: 1.7em; margin-top: 1.7em  }




a:link { color:#111155; }
a:visited { color:#111155; }
a:hover { color:#990000; }
a:active { color:#111155; }

a.navi:link
  {
  text-decoration:none;
  color:#CCDDFF;
  }
a.navi:visited
  {
  text-decoration:none;
  color:#CCDDFF;
  }
a.navi:hover
  {
  text-decoration:none; font-weight:bold;
  color:#FFEE44;
  }
a.navi:active
  {
  text-decoration:none;
  color:#CCDDFF;
  }


a.umenue:link
  {
  text-decoration:none;
  color:#111155;
  }
a.umenue:visited
  {
  text-decoration:none;
  color:#111155;
  }
a.umenue:hover
  {
  text-decoration:none;
  color:#990000;
  }
a.umenue:active
  {
  text-decoration:none;
  color:#111155;
  }


#content
{
	position:relative;
	top: 0px;
	left: 0px;
	height: 500px;
	/* min-width: 580px; */
  padding-right: 30px;
	overflow: auto;
}

@media screen {

}

@media print {

.text04 { 
  font-size: 11pt; 
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  text-rendering: geometricPrecision; 
  }
.text05 { 
  font-size: 10pt; 
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  }

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

.text07 { 
  font-size: 8pt; 
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  }


.bold { font-weight: bold; }
.space { line-height: 140%; }
.ddblue { color: #000000; }
.dblue { color: #222222; }
.blue { color: #555555; }
.hblue { color: #BBBBBB; }
.hhblue { color: #DDDDDD; }

}

p.stb { text-indent: 0; margin-bottom: 0.7em; margin-top: 0.7em }
p.mtb { text-indent: 0; margin-bottom: 0.7em; margin-top: 1.7em  }
p.ltb { text-indent: 0; margin-bottom: 1.6em; margin-top: 1.6em  }

p.menue { text-indent: 0; margin-top: 0.8em; margin-bottom: 0.0em }
p.umenue { text-indent: 0; margin-top: 0.4em; margin-bottom: 0.3em }


