BODY {
	SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #dd6f00; SCROLLBAR-SHADOW-COLOR: #dd6f00; SCROLLBAR-3DLIGHT-COLOR: #dd6f00; SCROLLBAR-ARROW-COLOR: #dd6f00; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #dd6f00
}
body {
  background: white;
  font-family: Tahoma,Verdana,sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: black;
}

a:link {
  color: #FF9900;
  font-family: Tahoma;
  font-weight: bold;
  background: transparent;
  text-decoration: none;
}

a:visited {
  color: #FF9900;
  font-family: Tahoma;
  font-weight: bold;
  background: transparent;
  text-decoration: none;
}

a:active {
  color: #FFb442;
  font-family: Tahoma;
  font-weight: bold;
  background: transparent;
  text-decoration: none;
}
a:hover {
  color: #FFb442;
  font-family: Tahoma;
  font-weight: bold;
  background: transparent;
  text-decoration: none;
}
.copyr a:link, .copyr a:visited, .copyr a:active {
  color: #666666;
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: bold;
  background: transparent;
  text-decoration: none;
}
.copyr {
  color: #666666;
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: bold;
}
td {
  background: white;
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: normal;
  color: black;
  text-align: justify; 
}
table {
  border-right-style: dashed;
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: normal;
  border-color: #f2f2f2;
}
.pics {
  border-style: none;
  border-color: #FFb442;
  border-width: 0;
  padding: 2px;
}
.tdtypy {
  background: white;
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: normal;
  color: black;
  text-align: justify; 
  border-style: solid;
  border-color: #FF9900;
  border-width: 1border;
}
  
UL {
	LIST-STYLE: url(images/b.gif)
}
LI {
	LIST-STYLE: url(images/b.gif)
}