/* Regular */
.regular {font-family: Tahoma, Arial, sans-serif; font-size: 12px; line-height: 14px; color: #333333;}
/* Large Font */
.large    {font-family: Tahoma, Arial, sans-serif; font-size: 14px; line-height: 16px; color: #333333; font-weight: bold;}
/* Bold */
.bold    { color: #333333; font-weight: bold;}
.redHeader {text-transform: uppercase !important; font-family: Tahoma, Arial, sans-serif; font-size: 12px; line-height: 12px; color: #892f3e !important; margin: 0; padding: 0; font-weight: bold !important;}
/* Red Header Large*/
.redHeaderLarge {text-transform: uppercase !important; font-family: Tahoma, Arial, sans-serif; font-size: 16px; line-height: 12px; color: #892f3e !important; margin: 0; padding: 0; font-weight: bold !important;}
/* Underline */
.underline {font-family: Tahoma, Arial, sans-serif; font-size: 12px; line-height: 12px; color: #333333; margin: 0px; padding: 0; text-decoration: underline;}
/* Red Header */
.h2 {text-transform: uppercase; font-family: Tahoma, Arial, sans-serif; font-size: 12px; line-height: 12px; color: #892f3e; margin: 0px; padding: 0px 0px 0px 0px;}
/* Line */
.hr {border-bottom: 1px solid #CCCCCC; line-height: 1px; margin: 0px 0px 20px 0px;}

