body, table, td, p {
   	font-family: Arial, Helvetica, sans-serif;
}

div.body {
   margin: 0;
   padding: 0 5px 0 5px;
}
.body, #bodyCell p {
	font-size: 13px;
	color: #000000;
	line-height: 15px;
   text-align:left;
}
.body p {
   margin: 8px 0 15px 0;
}
.HeaderPage {
	font-size: 17px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
   text-align:center;
  margin: 10px 0 10px 0;

}
h1.home {
	color: #66CC33;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
   text-align:center;
   margin: 10px 0 2px 0;

}
h2.home {
   font-size: 13px;
	color: #FF9900;
   text-decoration: none;
   text-align:center;
   margin: 6px 0 15px 0;
}
h2.home em {
   font-size: 13px;
   color: #66CC33;
   text-decoration: none;
   text-align:center;
   margin: 6px 0 12px 0;
}
h1 {
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
   text-align:left;
   margin: 45px 0 2px 0;

}
h2 {
   font-size: 13px;
   color: #333;
   text-decoration: none;
   font-weight: bold;
   text-align:left;
   margin: 6px 0 12px 0;
}
h2 em {
   font-style:normal;
   color: #000;
}
.subnav {
	font-size: 11px;
	color: #66CC33;
	text-decoration: none;
}
a:link {
	color: #990099;
	text-decoration: none;
}
a:visited {
	color: #990099;
}
a:hover {
	color: #66CC33;
}
.hdrGreen {
	font-size: 14px;
	color: #66CC33;
	font-weight: bold;
}
.qualifierLine {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.HeaderPageGreen {
	font-size: 17px;
	color: #66cc33;
	text-decoration: none;
	font-weight: bold;
}
.bodyGreen {
	font-size: 13px;
	color: #66cc33;
	line-height: 15px;
}
.FIXME {
	font-weight: bold;
	color: #FF3300;
}
.HeaderPageSmall {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
p.footer {
   font-size:12px;
   color:#990099;
   text-align: center;
   padding: 10px 0px 25px 64px;
   margin: 0px;
   line-height:16px;
}
.footer strong {
   color:#66CC33;
   padding: 0px 7px;
   margin: 0px;
   font-weight:bold;
}

