.body {
margin:0px;
}

a:link       {
              font-family: Verdana, Arial, Helvetica, sans-serif;
              font-size: 10px;
			  font-weight:bold;
              text-decoration: none;
}
a:active     {
              font-family: Verdana, Arial, Helvetica, sans-serif;
              font-size: 10px;
  			  font-weight:bold;
              color: #ffffff;
              text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover      {
              font-family: Verdana, Arial, Helvetica, sans-serif;
              font-size: 10px;
  			  font-weight:bold;
              color: #CC0000;
              text-decoration: none;
}

.buttontext {
font-family:Tahoma;
font-size:8pt;
font-weight:bold;
color:#ffffff;
}

.bodytext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#000000;
line-height:18px;
}


.subbodytext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#ffffff;
line-height:18px;
}

.redtext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#CC0000;
font-weight:bold;
}
a.redtext:link {
	color: #3366CC;
	text-decoration: underline;
}
a.redtext:visited {
	color: #666666;
	text-decoration: underline;
}
a.redtext:active {
	color: #0066CC;
}
a.redtext:hover {
	color: #CC6600;
}



.footertext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}

.Headertext{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#5A5959;
}

.graytext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
font-weight:bold;
color:#5A5959;
}

.subtext{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#90E5FF;
}
