body
{
  font-family: Verdana;
  margin: 0px 0px 0px 0px;
  background-color: #4C6291;
}

th
{
  background-color: #336699;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}
td.data_text
{
  text-align: center;
}
td.data_numeric
{
  background-color: #C6CCDC;  
  text-align: right;
}
td.box
{
  text-align: center;
  background-color: #C6CCDC;
}
p.title
{
  font-size: 22pt;
  color: #003366;
  text-align: justify;
}
p.special
{
  font-size: 20pt;
  text-align: justify;
}

p.normal
{
  font-size: 12pt;
  text-align: justify;
}

p.big
{
  font-size: 12pt;
  text-align: justify;
}
p.tiny
{
  font-size: 8pt;
}
p.big:first-letter
{
  color: #003366;
  font-size: x-large;
}
li.blue
{
  color: #003366;
}
a:link
{
  color: #345683;
  text-decoration: none;
}
a:visited
{
  color: #345683;
  text-decoration: none;
}
a:active
{
  color: #345683;
  text-decoration: none;
}
a.contactUs:link
{
  color: #003366;
  text-decoration: none;
  font-weight: bold;
}
a.contactUs:visited
{
  color: #003366;
  text-decoration: none;
  font-weight: bold;
}
a.contactUs:active
{
  color: #003366;
  text-decoration: none;
  font-weight: bold;
}
