body {background-color: #ffffff;}

body, p, i {color: #333333;}
p {
  text-align: justify;
  text-indent: 10px;
}
li {list-style: square}
a:link {
/*  font-weight: bold;*/
  text-decoration: underline;
  color: #0070c0;
}
a:visited {
/*  font-weight: bold;*/
  text-decoration: underline;
  color: #660099;
}

h2 {
  font-weight: bold;
  color: #0033ff; /*#8a2be2; #4169e1;*/
}
h3 {
  font-size: 13.5pt;
  font-weight: bold;
  color: #cc6699; /*#9933cc;*/ /*#cc3366;*/
}

.ruseng {
  font-family: Microsoft Sans Serif, MS Sans Serif, Arial, Helvetica, Geneva, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  text-decoration: underline;
}
.ruseng a:link {color: #0066ff;}
.ruseng a:visited {color: #9933cc;}

.t2 {
  background-color: #6699cc;
  font-size: 14pt;
  font-weight: bold;
  text-indent: 5px;
  color: #ffffff;
}
.t3 {
  font-size: 1.1em;
  font-weight: bold;
  color: #cc6699; /*#9933cc;*/ /*#cc3366;*/
}
.tit {
  background-color: #ba8a6d; /*#cc9966;*/ /*#993300;*/
  font-weight: bold;
  text-align: center;
  color: #ffffff; /*#ffdab9;*/
}
.tit a:link {font-weight: bold;}
.tit a:visited {font-weight: bold;}

.it {color: #993300; background-color: #ffdab9;}
.ic {color: #993300; background-color: #ffdab9; font-weight: bold; text-align: center;}

.last {
/*  font-family: MS Sans Serif, Arial, Helvetica, Geneva, sans-serif;*/
/*  font-size: 11px;*/
  font-size: 14px;
  text-align: center;
  color: #808080;
}

td.lin {background-color: #6666cc;}  

.nav {
 font-weight: bold;
 font-size: 10pt;
 text-align: center;
 color: #333333;
}
.nav a:link {text-decoration: none; color: #0066ff;}
.nav a:visited {text-decoration: none; color: #660099;}

.co {
/*  font-family: Microsoft Sans Serif, MS Sans Serif, Arial, Helvetica, Geneva, sans-serif;*/
  font-size: 14px;
  text-align: right;
  color: #333399;
}
.co a:link {
  font-weight: bold;
  text-decoration: none;
  color: #333399;
}
