/* container styles */
.news_item { padding: 12px 0px 8px 0px; }

/* text styles */
.normal { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #333333; background-color: #FFFFFF; line-height: 150%; }

.header { font-family: Verdana, Arial, sans-serif; font-size: 16px; color: #F6A3BF; font-weight: bold; padding-bottom: 18px; }
.subheader { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #B76B88; font-weight: bold; padding-bottom: 4px; }

.large_primary { font-size: 14px; color: #F6A3BF; }
.large_secondary { font-size: 14px; color: #B76B88; }
.large_black { font-size: 14px; color: #000; }

.extra_large_primary { font-size: 18px; color: #F6A3BF; }
.extra_large_secondary { font-size: 18px; color: #B76B88; }
.extra_large_black { font-size: 18px; color: #000; }

.small_large_primary { font-size: 10px; color: #F6A3BF; }
.small_large_secondary { font-size: 10px; color: #B76B88; }
.small_large_black { font-size: 10px; color: #000; margin-top: 6px; }

.tiny_large_primary { font-size: 9px; color: #F6A3BF; }
.tiny_large_secondary { font-size: 9px; color: #B76B88; }
.tiny_large_black { font-size: 9px; color: #000; }


