body, h1, h2, h3, h4, h5, h6, ul, ol, li, a, table, tr, td
{
  font-family:          verdana, arial, helvetica, sans-serif;
  font-size:            12px;
}
h1
{
  font-size:            18px;
}
h3
{
  font-size:            14px;
  text-decoration:      underline;
}
h4
{
  font-size:            12px;
  margin-bottom:        2px;
}

a
{
  text-decoration:      none;
}
a:hover
{
  text-decoration:      underline;
}

input, textarea, select
{
  background-color:     #D0DCE0;
}
.menu
{
  font-size:            10px;
}

.color0
{
  background-color:     #D0DCE0;
}
.color1
{
  background-color:     #EoEcF0;
}
.color2
{
  background-color:     #CoCcD0;
}

