
.pagetitle	
{ 
  color: white; 
  background: #333366; 
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  text-align: center 
}

.errorText		
{
  color: #FF0000;
  font-family: Arial;
  font-size: 11px
}

.text		
{
  color: #330033;
  font-family: Arial;
  font-size: 11px;
  text-align: justified;
}

a.footerText:link
{
  color: #333399;
  font-family: Arial;
  font-size: 11px;
  text-align: justified;
  text-decoration: none
}

a.footerText:visited
{
  color: #333399;
  font-family: Arial;
  font-size: 11px;
  text-align: justified;
  text-decoration: none
}

a.footerText:hover
{
  color: #333399;
  font-family: Arial;
  font-size: 11px;
  text-align: justified;
  text-decoration: none
}

.detailText		
{
  color: #EDE399;
  font-family: Arial;
  font-size: 11px;
}

a:link
{
  color: #333399;
  font-family: Arial;
  font-size: 11px;
}

a:visited
{
  color: #333399;
  font-family: Arial;
  font-size: 11px;
}

a:hover
{
  color: #333399;
  font-family: Arial;
  font-size: 11px;
}

a.title:link
{
  color: #333399;
  font-family: Arial;
  font-size: 14px;
  text-decoration: none
}

a.title:visited
{
  color: #333399;
  font-family: Arial;
  font-size: 14px;
  text-decoration: none
}

a.title:hover
{
  color: #333399;
  font-family: Arial;
  font-size: 14px;
  text-decoration: none
}