body, table, td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

p {	margin: 5px 10px 5px 10px; font-size: 11px; }
p.noHeight {	margin: 0px 10px 0px 10px; font-size: 11px; }
p.noWidth {	margin: 8px 0px 8px 0px; font-size: 11px; }
p.lessHeightBold {	margin: 4px 10px 4px 10px; font-size: 11px; font-weight: bold; }
p.lessHeightBold2 {	margin: 4px 0px 4px 0px; font-size: 11px; font-weight: bold; }

.white {color: #ffffff;}
.smaller, .smaller p {font-size: 95%; }

.footer { font-size: 10px; color: #FFFFFF; font-weight: bold; text-align: center }
.footer2 { font-size: 10px; text-align: center }

.content {	line-height: 125%; }
.header { font-weight: bold; color: #cc0000; }

.headerBlack { font-weight: bold; color: #000000; }

.contentWhite {	line-height: 125%; color: #ffffff; }
.headerWhite { font-weight: bold; color: #ffffff; }

a:link     {text-decoration:none; color:#006699;}  /* was #006699 */
a:visited  {text-decoration:none; color:#666666;}
a:hover    {text-decoration:underline; color:#cc0000;}
a:active   {text-decoration:none; color:#666666;}

a.black:link     {text-decoration:none; color:#000000;}
a.black:visited  {text-decoration:none; color:#666666;}
a.black:hover    {text-decoration:underline; color:#000000;}
a.black:active   {text-decoration:none; color:#666666;}

a.white:link     {text-decoration:none; color:#ffffff;}
a.white:visited  {text-decoration:none; color:#ffffff;}
a.white:hover    {text-decoration:underline; color:#cccccc;}
a.white:active   {text-decoration:none; color:#ffffff;}