<style type="text/css">
<!--

body {
  font-size: 10pt;
}

.Normal {
  background-color: #ffffff;
  color: #000000;
  font-size: 10pt;
}

.CurrentAreaName {
  font-size: 11pt;
}

.CurrentGroupName {
  font-size: 11pt;
}

.CurrentCategoryName {
  font-size: 10pt;
}

.CategorySelected {
  font-size: 10pt;
  font-weight: bold;
  color:  #e00080;
}

.SideMenuAttrib {
  background-color: #ffe8a3;
  color: #ff2a10;
  font-size: 10pt;
}

.SideMenuAttribPink {
  background-color: #ffdeff;
  color: #000000;
  font-size: 10pt;
}

.SideMenuAttribGreen {
  background-color: #c6ebb9;
  color: #000000;
  font-size: 10pt;
}

.SideMenuAttribGray {
  background-color: #e0e0e0;
  color: #000000;
  font-size: 10pt;
}

.tItemOrange {
  background-color: #ffe8a3;
  color: #ff2a10;
  font-size: 10pt;
}

.tDataOrange {
  background-color: #ffffe0;
  color: #000000;
  font-size: 10pt;
}

.tItemGreen {
  background-color: #99df7a;
  color: #ffff00;
  font-size: 10pt;
}

.SideMenuAttribPurple {
  background-color: #c9c4ff;
  color: #000000;
  font-size: 10pt;
}

.tDataGreen {
  background-color: #c6ebb9;
  color: #000000;
  font-size: 10pt;
}

.CategoryTitle {
  font-size:	10pt;
}

.CategorySelected {
  font-size:	10pt;
  font-weight:	bold;
  color:		#e00080;
}

.BackCategoryT1 {
  background-color: #fff0ff;
  font-size: 9pt;
}

.BackCategoryT2 {
  background-color: #ffe0ff;
  font-size: 9pt;
}

.fHeaderTitle {
  background-color: #0000a0;
  text-align: center;
  font-size: 10pt;
  color: #ffffff;
}






a.Area:link {
  text-decoration: none;
  font-size: 14pt;
  font-weight: bold;
  color: #000000;
}
a.Area:visited {
  text-decoration: none;
  font-size: 14pt;
  font-weight: bold;
  color: #000000;
}
a.Area:hover {
  text-decoration: underline;
  font-size: 14pt;
  font-weight: bold;
  color: #f02a00;
}

a.Category:link {
  text-decoration: underline;
  color: #804060;
}
a.Category:visited {
  text-decoration: underline;
  color: #804060;
}
a.Category:hover {
  text-decoration: underline;
  color: #f02a00;
}

a.SideMenu:link {
  text-decoration: underline;
  color: #000000;
}
a.SideMenu:visited {
  text-decoration: underline;
  color: #000000;
}
a.SideMenu:hover {
  text-decoration: underline;
  color: #ff0000;
}

a.Attention:link {
  text-decoration: none;
  font-size: 10pt;
  color: #ff0000;
}
a.Attention:visited {
  text-decoration: none;
  font-size: 10pt;
  color: #ff0000;
}
a.Attention:hover {
  text-decoration: underline;
  font-size: 10pt;
  color: #ff8000;
}

a.Attention2:link {
  text-decoration: none;
  font-size: 10pt;
  color: #0000ff;
}
a.Attention2:visited {
  text-decoration: none;
  font-size: 10pt;
  color: #0000ff;
}
a.Attention2:hover {
  text-decoration: underline;
  font-size: 10pt;
  color: #0080ff;
}

a.default:link {
  text-decoration: underline;
  color: #806000;
}
a.default:visited {
  text-decoration: underline;
  color: #806000;
}
a.default:hover {
  text-decoration: underline;
  color: #f02a00;
}
-->
</style>