/* $Id$
 * Copyright (c) 2002-2007 Codecenter. All rights reserved. */

h1 {
  font-family: Trebuchet, Verdana, Arial, Sans-Serif;
  font-size: 10pt;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
  text-transform: uppercase;
}

h2 {
  font-family: Trebuchet, Verdana, Arial, Sans-Serif;
  font-size: 10pt;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
}

h2 {
  font-family: Trebuchet, Verdana, Arial, Sans-Serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

body, p, td {
  font-family: Trebuchet, Verdana, Arial, Sans-Serif;
  font-size: 10pt;
  font-weight: none;
  color: #000000;
  text-decoration: none;
}

th {
  font-family: Trebuchet, Verdana, Arial, Sans-Serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  text-align: left;
}

a.submenu {
  font-family: Trebuchet, Verdana, Arial, Sans-Serif;
  font-size: 8pt;
  font-weight: none;
  color: #666666;
  text-decoration: none;
  text-transform: lowercase;
  vertical-align: top;
}

a.submenu:hover {
  text-decoration: underline;
}

a.submenu:visited {
  color: #663366;
}

a.article {
  font-family: Trebuchet, Verdana, Arial, Sans-Serif;
  font-size: 8pt;
  font-weight: none;
  color: #336699;
  text-decoration: none;
}

a.article2 {
  font-family: Trebuchet, Verdana, Arial, Sans-Serif;
  font-size: 8pt;
  font-weight: none;
  color: #CC6600;
  text-decoration: none;
}
