body {
  background-color: #333333;
  background-image: url(../images/bg/bg_r.jpg);
  background-attachment: fixed;
  color: #696969;
  font-family: "Verdana", "Tahoma", "Arial", "MS Sans Serif" ;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
  padding: 0;
}
body {
  scrollbar-face-color: #191911;
  scrollbar-highlight-color: #1C2712;
  scrollbar-shadow-color: #111111;
  scrollbar-3dlight-color: #696969;
  scrollbar-arrow-color: #836C44;
  scrollbar-track-color: #12110C;
  scrollbar-darkshadow-color: #000000;
}
td {
  color: #888562;
  font-family: "Verdana", "Tahoma", "Arial", "MS Sans Serif" ;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
  padding: 0;
}
p {
  color: #888562;
  font-family: "Verdana", "Tahoma", "Arial", "MS Sans Serif" ;
  font-size: 10pt;
  margin: 0px 5px 0px 0px;
  text-align: justify;
  text-indent: 25px;
}
b {
  color: #888562;
  font-family: "Verdana", "Tahoma", "Arial", "MS Sans Serif" ;
  font-size: 10pt;
}
b.light {
  color: #A9A9A9;
  font-family: "Verdana", "Tahoma", "Arial", "MS Sans Serif" ;
  font-size: 10pt;
}
b.autumn {
  color: #836C44;
  font-family: "Verdana", "Tahoma", "Arial", "MS Sans Serif" ;
  font-size: 10pt;
}
a:link
{
  color: #FFFFFF;
  font-family: "Trebuchet MS", "MS Sans Serif";
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}
a:visited
{
  color: #FFFFFF;
  font-family: "Trebuchet MS", "MS Sans Serif";
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}
a:hover
{
  color: #00FF00;
  font-family: "Trebuchet MS", "MS Sans Serif";
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}
a:active
{
  color: #00FF00;
  font-family: "Trebuchet MS", "MS Sans Serif";
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}
a.mail:link
{
  color: #A9A9A9;
  font-family: "Trebuchet MS", "MS Sans Serif";
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
}

a.mail:visited
{
  color: #A9A9A9;
  font-family: "Trebuchet MS", "MS Sans Serif";
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
}
a.mail:hover
{
  color: #996933;
  font-family: "Trebuchet MS", "MS Sans Serif";
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
}
a.mail:active
{
  color: #996933;
  font-family: "Trebuchet MS", "MS Sans Serif";
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
}