body {
  margin:0;
  padding:0;
   }

.largeredtext 
{
  margin-top:50px;
  text-align: center;
  font-size: 25px;
font-family: Times New Roman;
color: #cc1218;
}

.headline 
{
font-family: Times New Roman;
font-size:22px;
color: #666666;
}

.redheader 
{
font-size: 16px;
font-family: Times New Roman;
color: #cc1218;
}


.mainbody
{
font-family: Times New Roman;
font-size:12px;
}


.mainbody a
{
color: #333333;
}

.mainbody a:visited
{
color: #333333;
}

.mainbody a:hover
{
color: #CC0000;
}


.bottomtext
{
font-family: Times New Roman;
font-size:10px;
}

.bottomtext a
{
color: #333333;
}

.bottomtext a:visited
{
color: #333333;
}

.bottomtext a:hover
{
color: #CC0000;
}

.credit
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#999999;
}



