body {
  background: #fff url(images/bg.gif) repeat-x;
  font-family: "Arial Unicode MS", Arial;
  font-size: 9pt; color: #666666;
}

br { font-family: "Univers 47 CondensedLight", "Arial Unicode MS", "Arial Narrow"; font-size: 11pt; color: #666666 }
div { font-family: "Univers 47 CondensedLight", "Arial Unicode MS", "Arial Narrow"; font-size: 11pt; color: #666666 }
td { font-family: "Univers 47 CondensedLight", "Arial Unicode MS", "Arial Narrow"; font-size: 11pt; color: #666666 }
span { font-family: "Univers 47 CondensedLight", "Arial Unicode MS", "Arial Narrow"; font-size: 11pt; color: #666666 }
tr { font-family: "Univers 47 CondensedLight", "Arial Unicode MS", "Arial Narrow"; font-size: 11pt; color: #666666 }
ul { font-family: "Univers 47 CondensedLight", "Arial Unicode MS", "Arial Narrow"; font-size: 11pt; color: #666666 }

a:link {
  font-family: "Arial Unicode MS", Arial;
  font-size: 9pt; color: #FF6600;
  font-weight: bold;
  text-decoration: none;
}

a:link {
  font-family: "Univers 47 CondensedLight", "Arial Unicode MS", "Arial Narrow";
  font-size: 11pt;
  color: #CC6703;
  font-weight: bold;
  text-decoration: none;
}

a:active {
  font-family: "Univers 47 CondensedLight", "Arial Unicode MS", "Arial Narrow"; font-size: 11pt; color: #CC6703; font-weight: bold; text-decoration: none;
}

a:hover {
  font-family: "Univers 47 CondensedLight", "Arial Unicode MS", "Arial Narrow";
  font-size: 11pt;
  color: #006699;
  font-weight: bold;
  text-decoration: underline;
}

a:visited {
  font-family: "Univers 47 CondensedLight", "Arial Unicode MS", "Arial Narrow"; font-size: 11pt; font-weight: bold;
}
