.pageTitle
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #333399;


}


.title 
{  
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #333399;
}

.title2
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}



.subtitle
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #666699;
}

.secondary 
{
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #1783A9;
}

.simple
{
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
}

.bullet
{
  list-style-image: url(images/bullet.gif);
}
.text 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 19px;
}

a:link
{
  color: #333399;
}

a:hover
{
  color: #6666FF; 
  text-decoration: none;
}

a:visited 
{
  color: #333399;
}

.footer
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px; 
  line-height: normal;
  color: #FFFFFF;
  font-weight: normal;
}

td
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px;
}

.lines
{
  background-image: url(images/test_pattern.jpg);
}
