body
 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  background: #CCFF99;
  color: #000000
}

a:link
{
  color: #0000FF
}

a:visited
{
  color: Purple
}

a:active
{
  color: Red
}

a:hover
{
  color: Red
}

table
 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

big
 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20pt;
  color: #000080;
  font-weight: normal
}

small
 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #000080;
  font-weight: normal
}

.lex01
{
  background-color: #FFFFCC;
  width: 100%;
}

.lex02
{
  background-color: #FFFFCC;
}


h1
{
  font-size: 18pt;
}

h2
{
  font-size: 14pt;
}

input.c1
{
  width: 140px; height: 60px; background-color: #000080; color: #FFFFFF; font-weight: bold; font-size: 16pt
}

input.c2
{
  width: 140px; height: 30px; background-color: #000080; color: #FFFFFF; font-weight: bold
}

input.c3
{
  background-color: FFFFCC
}

input.c4
{
  width: 140px; height: 30px; background-color: #000080; color: #FFFFFF; font-weight: bold; vertical-align: sub
}

input.c5
{
  width: 280px; height: 30px; background-color: #000080; color: #FFFFFF; font-weight: bold
}

input.c6
{
  width: 420px; height: 30px; background-color: #000080; color: #FFFFFF; font-weight: bold
}


