body
{
  margin: 0px;
  font-size: 11px;
  font-family: Verdana, Arial,SansSerif;
  color: #696969;
  background: #000000 none no-repeat scroll 0 0;
}
button
{
  font-size: 12px;
}
input
{
  font-size: 12px;
}
select
{
  font-size: 12px;
}
textarea
{
  font-size: 12px;
}
td
{
  font-size: 11px;
}
.summaryText
{
  font-size: 10px;
}
h1
{
  font-size: 14px;
  font-weight: bold;
}
h2
{
  font-size: 12px;
  font-weight: bold;
}
h3
{
  font-size: 11px;
  font-weight: bold;
}
.copyright
{
  border-top: 1px solid #72A5A9;
  font-size: 10px;
  font-family: Verdana, Arial,SansSerif;
  text-align: center;
  color: #3A617F;
}

.version
{
  border-top: 1px solid #72A5A9;
  font-size: 10px;
  color: #3A617F;
}
.errorMessage
{
  font-weight: bold;
  color: #FFFF00;
}
.breadcrumb
{
  font-size: 10px;
}
A:visited
{
  font-family: Verdana, Arial,SansSerif;
  font-size: 11px;
  color: #696969;
  text-decoration: none;
}
A:active
{
  font-family: Verdana, Arial,SansSerif;
  font-size: 11px;
  color: #696969;
  text-decoration: none;
}
A:link
{
  font-size: 11px;
  color: #696969;
  text-decoration: none;
}
A:hover
{
  font-size: 11px;
  color: #696969;
  text-decoration: underline;
}
