
a.ltitle:hover
{
      text-decoration: underline;
	font-weight : bold;
}
a.ltitle
{
      text-decoration: none;
	font-weight : bold;
}

.ctitle
{
  font-size: 85%;
  font-weight: bold;
}

a.small:hover
{
  font-size: 85%;
  font-weight: normal;
}
a.small
{
  font-size: 85%;
  font-weight: normal;
}
a.leftsmall:hover
{
  font-size: 85%;
  font-weight: bold;
}
a.leftsmall
{
  font-size: 85%;
  font-weight: bold;
}
a.top
{
  color: #8F0500;
  font-weight: bold;
  text-decoration: none;
}
ol, ul
{
  margin-left: 30pt;
  margin-right: 0pt;
  text-indent: -5pt;
}
li
{
  margin-left: -5pt;
  text-indent: -5pt;
}
ul li
{
  list-style: square;
}
.pagetitle
{
  font-size: 135%;
  font-weight: bold;
  color: #666600;
}
.letter
{
  font-weight: bold;
  font-size: 120%;
  color: black;
  text-align: right;
}
.heading
{
  font-weight: bold;
  color: white;
}
OPTION.root { color:0000FF; }

.txt12 { font-size: 12pt; font-family: Arial, Helvetica, sans-serif };
.txt11 { font-size: 11pt; font-family: Arial, Helvetica, sans-serif };
.txt10 { font-size: 10pt; font-family: Arial, Helvetica, sans-serif };
.txt9 { font-size: 9pt; font-family: Arial, Helvetica, sans-serif };
.txt8 { font-size: 8pt; font-family: Arial, Helvetica, sans-serif };
.txt7 { font-size: 7.5pt; font-family: Helvetica, Arial, sans-serif };

.ex_row
{
  background-color: 555555;
  color: FFFFFF;
  font-weight: bold;
  height:20;
}
