@media all {
BODY {
  background-color: White;
  color: #000000;
  font-family: Tahoma,sans-serif;
  font-size: 12pt;
}
DIV.te {
  font-family: Tahoma,sans-serif;
  font-size: 12pt;
}
P.te {
  font-family: Tahoma,sans-serif;
  font-size: 12pt;
  margin-top : 2px;
  margin-bottom : 2px;
}
.alarm {
  font-family: Tahoma,sans-serif;
  font-size: 12pt;
  margin-top : 2px;
  margin-bottom : 2px;
  color: red;
}
.goood {
  font-family: Tahoma,sans-serif;
  font-size: 12pt;
  margin-top : 2px;
  margin-bottom : 2px;
  color: blue;
}
UL.te {
  font-family: Tahoma,sans-serif;
  font-size: 12pt;
  margin: 0 0 0 20;
}
OL.te {
  font-family: Tahoma,sans-serif;
  font-size: 12pt;
  margin: 0 0 0 20;
}
LI.te {
  list-style-position: outside;
  margin: 2 0 0 0;
}
FORM.te {
  margin: 0px;
  padding: 0px;
  font-family: Tahoma,sans-serif;
  font-size: 12pt;
}
SELECT.te {
  /*background-color: #dae4ec;*/
  color: #464646;
  font-family: Tahoma,sans-serif;
  font-size: 11px;
}
OPTION.te {
  font-family: Tahoma,sans-serif;
  font-size: 11px;
}
INPUT.te {
  /*background-color: #dae4ec;*/
  color: #464646;
  font-family: Tahoma,sans-serif;
  font-size: 11px;
}
INPUT.tebut {
  background-color: #464646;
  border: 1px Solid White;
  color: White;
  font-size: 11px;
  font-weight: bold;
  cursor: pointer;
}
TEXTAREA.te {
  font-family: Tahoma,sans-serif;
  font-size: 11px;
}
A.te:link {
  color: #000000;
  text-decoration : underline;
}
A.te:visited {
  color: #000000;
  text-decoration : underline;
}
A.te:hover {
  color: Darkblue;
  text-decoration : underline;
}
A.te:active {
  color: #ff0000;
  text-decoration : underline;
}
H1.te {
  color: #464646;
  text-align: center;
  margin-top : 4px;
  margin-bottom : 4px;
  font-family: Tahoma,sans-serif;
  font-size: 18pt;
  font-weight: bold;
  letter-spacing: 1pt;
}
H2.te {
  color: #464646;
  margin-top : 4px;
  margin-bottom : 4px;
  font-family: Tahoma,sans-serif;
  font-size: 16pt;
  font-weight: bold;
  letter-spacing: 1pt;
  text-decoration: none;
}
H3.te {
  margin-top : 4px;
  margin-bottom : 4px;
  font-family: Tahoma,sans-serif;
  font-size: 12pt;
  font-weight: bold;
  letter-spacing: 1pt;
  text-decoration: none;
}
.te1 {
  background-color: White;
  vertical-align: top;
}
.te2 {
  /*background-color: #dae4ec;*/
  vertical-align: top;
}
.teh {
  background-color: #464646;
  color: #ffffff;
  font-family: Tahoma,sans-serif;
  font-size: 12pt;
  font-weight: bold;
  letter-spacing: 0pt;
  text-decoration: none;
}
.teh A.te:link {
  color: #ffffff;
  font-family: Arial,sans-serif;
  font-size: 12pt;
  font-weight: bold;
  letter-spacing: 0pt;
}
.teh A.te:visited {
  color: #ffffff;
  font-family: Tahoma,sans-serif;
  font-size: 12pt;
  font-weight: bold;
  letter-spacing: 0pt;
}
.teh A:hover {
  letter-spacing: 0pt;
}
HR.te {
  color : #464646;
  height : 1px;
}
TABLE.te {
  font-family: Tahoma,sans-serif;
  font-size: 12pt;
  width:100%;
}
TD.te {
  font-family: Tahoma,sans-serif;
  font-size: 12pt;
  vertical-align: top;
}
TH.te {
  font-family: Tahoma,sans-serif;
  font-size: 12pt;
  vertical-align: top;
  /*background-color: #dae4ec;*/
  color: #464646;
  border-top: 1px solid #464646;
  border-bottom: 1px solid #464646;
}
}
