body
{
 background-color: White;
 font-family: Tahoma;
 font-size: 15px;
}
.heading
{
 font-family: Tahoma;
 font-size: 19px;
 font-weight: bold;
 color: darkblue;
}
.cite
{
 font-family: Tahoma;
 font-size: 11px;
}
TD
{
 FONT-FAMILY: 'MS Sans Serif';
 font-size: 15px;
}
TD.center
{
 TEXT-ALIGN: center
}
TD.left
{
 TEXT-ALIGN: left
}
TD.right
{
 TEXT-ALIGN: right
}
A
{
 COLOR: blue;
 FONT-FAMILY: 'MS Sans Serif';
 FONT-SIZE: x-small
}
A:active
{
 COLOR: navy;
 FONT-FAMILY: 'MS Sans Serif';
 FONT-SIZE: x-small
}
A:link
{
}
A:visited
{
}
TH
{
 BACKGROUND-COLOR: DarkOrange;
 COLOR: White;
 FONT-FAMILY: 'MS Sans Serif';
 font-size: 15px;
 FONT-WEIGHT: bold;
 TEXT-ALIGN: left
}
TH.center
{
 TEXT-ALIGN: center
}
TH.right
{
 TEXT-ALIGN: right
}
TR
{
 background-color: NavajoWhite;
}
TR.k
{
 background-color: LightBlue;
}
select
{
 width: 353px;
 background-color: NavajoWhite;
 font-size: 15px;
}
button
{
 width: 85px;
 font-size: 15px;
}
input
{
 font-size: 15px;
}
input.b
{
 width: 35px;
 height: 22px;
 font-size: 15px;
 text-align: right;
}
