BODY {
	background-image:url(images/bg.gif);
}

.regtext
{
  font-family: Arial, Helvetica, sans-serif;  
  font-size: 10pt; 
  color: #C60C46;
  font-weight: normal; 
}

.boldtext
{
  font-family: Arial, Helvetica, sans-serif;  
  font-size: 10pt; 
  color: #53301A;
  font-weight: bold; 
}

.bigtext
{
  font-family: Arial, Helvetica, sans-serif;  
  font-size: 11pt; 
  color: #53301A;
  font-weight: bold; 
}

.smtext
{
  font-family: Arial, Helvetica, sans-serif;  
  font-size: 9pt; 
  color: #C60C46;
  font-weight: normal; 
}

.footer {
font-family:Arial, Helvetica, sans-serif; 
font-weight:normal;
color:#003BA3;
line-height:1.2;
font-size:10px;
}

A:link	   { color: #C60C46; }
A:visited  { color: #C60C46; }
A:active   { color: #C60C46; }