TD   { color: #333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; }

/*|Body Black*/
.bodycopy   { color: #333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; }
/*|Body White*/
.bodycopywhite  { color: #F0F0F0; }
/*|Body Green*/
.bodycopyGreen { color: #4c7520; }
/*|Body Red*/
.bodycopyRed { color: #e08b00; }
/*|Small Text Black*/
.smalltext      { color: black; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
/*|Small Text Green*/
.smalltextGreen   { color: #4c7520; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
/*|Small Text Red*/
.smalltextRed   { color: #600; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
/*|Small Text White*/
.smalltextwhite { color: #F0F0F0; font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
/*|Headline Black*/
.headlineBlack       { color: black; font-weight: bold; font-size: 16px; line-height: 19px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
/*|Headline Red*/
.headline       { color: #e08b00; font-weight: bold; font-size: 16px; line-height: 19px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
/*|Headline Green*/
.headlineGreen  { color: #4c7520; font-weight: bold; font-size: 16px; line-height: 19px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
/*|Headline White*/
.headlineWhite  { color: #F0F0F0; font-weight: bold; font-size: 16px; line-height: 19px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
/*|Headline Black Large*/
.headlineBlackLarge       { font-weight: bold; font-size: 20px; line-height: 24px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
/*|Headline Green Large*/
.headlineGreenLarge { color: #4c7520; font-weight: bold; font-size: 20px; line-height: 24px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
/*|Headline Red Large*/
.headlineRedLarge { color: #e08b00; font-weight: bold; font-size: 20px; line-height: 24px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
/*|Headline White Large*/
.headlineWhiteLarge { color: #F0F0F0; font-weight: bold; font-size: 20px; line-height: 24px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

/*|*/

a:link      { color: #4c7520; font-weight: normal; text-decoration: underline }
a:visited   { color: #4c7520; text-decoration: underline }
a:active    { color: #4c7520; text-decoration: underline }
a:hover     { color: #e08b00; text-decoration: underline }


