@media all {
BODY {
	background-color: White;
	color: #000000;
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
}
DIV.te {
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
}
P.te {
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	margin-top : 2px;
	margin-bottom : 2px;
}
.alarm {
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	margin-top : 2px;
	margin-bottom : 2px;
	color: red;
}
.goood {
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	margin-top : 2px;
	margin-bottom : 2px;
	color: blue;
}
UL.te {
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	margin: 0 0 0 20;
}
OL.te {
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	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: 8pt;
}
SELECT.te {
	background-color: #EEEEEE;
	color: #464646;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
}
OPTION.te {
	font-family: Tahoma,sans-serif;
	font-size: 11px;
}
INPUT.te {
	background-color: #EEEEEE;
	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: hand;
}
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: #FFFFFF;
	text-align: left;
	margin-top : 4px;
	margin-left : 15px;
	margin-bottom : 4px;
	font-family: Tahoma,sans-serif;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: 1pt;
}
H2.te {
	color: #464646;
	margin-top : 4px;
	margin-bottom : 4px;
	font-family: Tahoma,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 1pt;
	text-decoration: none;
}
H3.te {
	margin-top : 4px;
	margin-bottom : 4px;
	font-family: Tahoma,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1pt;
	text-decoration: none;
}
.te1 {
	vertical-align: top;
}
.te2 {
	vertical-align: top;
}
.teh {
	background-color: #464646;
	color: #ffffff;
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 0pt;
	text-decoration: none;
}
.teh A.te:link {
	color: #ffffff;
	font-family: Arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 0pt;
}
.teh A.te:visited {
	color: #ffffff;
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	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: 8pt;
}
TD.te {
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	vertical-align: top;
}
TH.te {
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	vertical-align: top;
	background-color: #EEEEEE;
	color: #464646;
	border-top: 1px solid #464646;
	border-bottom: 1px solid #464646;
}
}