/***********************************
Cover
***********************************/

    /*general*/

        .cover .column endbug {
        }

    /*headers*/

        .cover .column h1 {
        }

        .cover .column h2 {
        }

        .cover .column h3 {
        }

        .cover .column h4 {
        }

        .cover .column h5 {
        }

        .cover .column h6 {
        }

    /*inlines*/

        .cover .column .default-drop-cap {
           float: left;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .cover .column a {
        }

    /*paragraphs*/

        .cover .column p {
        }

/***********************************
The Starter
***********************************/

    /*general*/

        .the_starter .column endbug {
        }

    /*headers*/

        .the_starter .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-top: 10px;
        }

        .the_starter .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .the_starter .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .the_starter .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .the_starter .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .the_starter .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

        .the_starter .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .the_starter .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .the_starter .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

    /*links*/

        .the_starter .column a {
           color: #4caf50;
           font-weight: 400;
           text-decoration: none;
        }

        .the_starter .column a.ReadMore {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .the_starter .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .the_starter .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .the_starter .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .the_starter .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.6em;
           padding-bottom: 10px;
           text-indent: 0px;
        }

        .the_starter .column p.TheStarterHeader {
           color: #b9b9b9;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 55px;
           font-weight: 600;
           letter-spacing: 0px;
           line-height: 1em;
           margin-left: 25px;
           margin-right: 25px;
           margin-top: 0px;
           padding-bottom: 10px;
           text-indent: 0px;
        }

        .the_starter .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .the_starter .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .the_starter .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .the_starter .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .the_starter .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .the_starter .column p.Tagline {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 25px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
        }

        .the_starter .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 600;
           line-height: 1em;
           padding-bottom: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .the_starter .column p.TheStarterbody {
           color: #000000;
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 25px;
           margin-right: 25px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

/***********************************
The Mechanic’s Magic Word
***********************************/

    /*general*/

        .green_col .column endbug {
        }

    /*headers*/

        .green_col .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 10px;
        }

        .green_col .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .green_col .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .green_col .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .green_col .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .green_col .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

        .green_col .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .green_col .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .green_col .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

    /*links*/

        .green_col .column a {
           color: #4caf50;
           font-weight: 400;
           text-decoration: none;
        }

        .green_col .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .green_col .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .green_col .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .green_col .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .green_col .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .green_col .column p.PULLQUOTE {
           color: #f43c09;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 35px;
           font-weight: 300;
           line-height: 1.1em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .green_col .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .green_col .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .green_col .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .green_col .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .green_col .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 600;
           line-height: 1em;
           padding-bottom: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

/***********************************
A Quick 9
***********************************/

    /*general*/

        .quick_9 .column endbug {
        }

    /*headers*/

        .quick_9 .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-top: 10px;
        }

        .quick_9 .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .quick_9 .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .quick_9 .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .quick_9 .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .quick_9 .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

        .quick_9 .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .quick_9 .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .quick_9 .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

    /*links*/

        .quick_9 .column a {
           color: #4caf50;
           font-weight: 400;
           text-decoration: none;
        }

        .quick_9 .column a.ReadMore {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 16px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .quick_9 .column a.Tap-Ins {
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-weight: 800;
           text-decoration: underline;
           text-transform: uppercase;
        }

        .quick_9 .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .quick_9 .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .quick_9 .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .quick_9 .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 10px;
           text-indent: 0px;
        }

        .quick_9 .column p.AQuick9entry {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-size: 18px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.2em;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 30px;
           padding-right: 30px;
           padding-top: 0px;
           text-align: center;
           text-indent: 0px;
        }

        .quick_9 .column p.AQuick9 {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-size: 54px;
           font-weight: 600;
           letter-spacing: -1px;
           line-height: 1em;
           padding-bottom: 8px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-align: center;
           text-decoration: none;
           text-indent: 0px;
        }

        .quick_9 .column p.TAP-INS {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro",sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 20px;
           padding-bottom: 5px;
           padding-top: 10px;
           text-align: center;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .quick_9 .column p.READMORE {
           color: #b2afaf;
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.2em;
           padding-bottom: 10px;
           text-align: center;
           text-decoration: underline;
           text-indent: 0px;
        }

        .quick_9 .column p.Tap-insText {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
        }

        .quick_9 .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 600;
           line-height: 1em;
           padding-bottom: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .quick_9 .column p.AQuick9comment {
           font-family: "acumin-pro",sans-serif;
           font-size: 17px;
           font-style: italic;
           font-weight: 400;
           line-height: 1.2em;
           margin-bottom: 0px;
           padding-bottom: 10px;
           padding-left: 30px;
           padding-right: 30px;
           text-align: center;
           text-indent: 0px;
        }

/***********************************
EXS Fairway Metal Features Five Integrated Technologies
***********************************/

    /*general*/

        .tour_edge_gear .column endbug {
        }

    /*headers*/

        .tour_edge_gear .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 10px;
           margin-top: 0px;
        }

        .tour_edge_gear .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .tour_edge_gear .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .tour_edge_gear .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .tour_edge_gear .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .tour_edge_gear .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

        .tour_edge_gear .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .tour_edge_gear .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .tour_edge_gear .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

        .tour_edge_gear .column .EndBug {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 14px;
           font-style: italic;
           font-weight: 400;
           margin-bottom: 0px;
        }

    /*links*/

        .tour_edge_gear .column a {
           color: #4caf50;
           font-weight: 400;
           text-decoration: none;
        }

        .tour_edge_gear .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .tour_edge_gear .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .tour_edge_gear .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .tour_edge_gear .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .tour_edge_gear .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 10px;
           text-indent: 0px;
        }

        .tour_edge_gear .column p.PullQuoteSpeakeramateur {
           color: #ffaa32;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .tour_edge_gear .column p.PULLQUOTEamateur {
           color: #ffaa32;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .tour_edge_gear .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .tour_edge_gear .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .tour_edge_gear .column p.PullQuoteSpeaker {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .tour_edge_gear .column p.TheTakewomen {
           background-color: #3eb6ff;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .tour_edge_gear .column p.PULLQUOTEwomen {
           color: #3eb6ff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .tour_edge_gear .column p.TheTake {
           background-color: #6887a2;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: 300;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 20px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: left;
           text-indent: 10px;
        }

        .tour_edge_gear .column p.TheTakeamateur {
           background-color: #ffaa32;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 5px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .tour_edge_gear .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .tour_edge_gear .column p.PullQuoteSpeakerwomen {
           color: #3eb6ff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .tour_edge_gear .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 100;
           line-height: 1em;
           padding-bottom: 0px;
           text-align: left;
           text-indent: 0px;
           text-transform: uppercase;
        }

/***********************************
Range Rat
***********************************/

    /*general*/

        .range_rat .column endbug {
        }

    /*headers*/

        .range_rat .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 10px;
        }

        .range_rat .column h2 {
           background-color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-left: 0px;
           margin-top: 0px;
           padding-top: 0px;
        }

        .range_rat .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 800;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .range_rat .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .range_rat .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .range_rat .column h6 {
           color: #bbbbbb;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 48px;
           font-weight: bold;
           text-transform: uppercase;
        }

    /*inlines*/

        .range_rat .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .range_rat .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .range_rat .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
        }

    /*links*/

        .range_rat .column a {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-weight: 500;
        }

        .range_rat .column a.ReadMore {
           color: #4caf50;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .range_rat .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .range_rat .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .range_rat .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .range_rat .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .range_rat .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .range_rat .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .range_rat .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .range_rat .column p.BasicList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.2em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .range_rat .column p.RRText {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 20px;
           margin-right: 20px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .range_rat .column p.RRHeader {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 600;
           line-height: 1em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .range_rat .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .range_rat .column p.BulletList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.1em;
           margin-left: 20px;
           margin-right: 20px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .range_rat .column p.Tagline {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
        }

        .range_rat .column p.RRtag {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 15px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: center;
           text-indent: 0px;
        }

        .range_rat .column p.RRplug {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 600;
           line-height: 1.1em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: center;
           text-indent: 0px;
        }

        .range_rat .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: bold;
           line-height: 1.6em;
           margin-right: 0px;
           text-align: right;
           text-indent: 18px;
        }

        .range_rat .column p.RRSubhead {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: bold;
           line-height: 1.1em;
           margin-left: 20px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .range_rat .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

/***********************************
Leishman Pours It On In Malaysia
***********************************/

    /*general*/

        .pga_charticle .column endbug {
        }

    /*headers*/

        .pga_charticle .column h1 {
           font-family: "acumin-pro",sans-serif;
           font-weight: 900;
        }

        .pga_charticle .column h2 {
           font-family: "acumin-pro",sans-serif;
           font-weight: 800;
        }

        .pga_charticle .column h3 {
           font-family: "acumin-pro",sans-serif;
           font-weight: 700;
        }

        .pga_charticle .column h4 {
        }

        .pga_charticle .column h5 {
        }

        .pga_charticle .column h6 {
        }

    /*inlines*/

        .pga_charticle .column .default-drop-cap {
           float: left;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .pga_charticle .column a {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-weight: 600;
           text-decoration: underline;
        }

    /*paragraphs*/

        .pga_charticle .column p {
           font-family: "acumin-pro",sans-serif;
           font-weight: 300;
           line-height: 1.25em;
           margin-top: 10px;
        }

/***********************************
Asia Gains Significance In New Schedule Scheme
***********************************/

    /*general*/

        .pga_notes .column endbug {
        }

    /*headers*/

        .pga_notes .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
        }

        .pga_notes .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-top: 0px;
        }

        .pga_notes .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 800;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .pga_notes .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .pga_notes .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .pga_notes .column h6 {
           color: #bbbbbb;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 48px;
           font-weight: bold;
           text-transform: uppercase;
        }

    /*inlines*/

        .pga_notes .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .pga_notes .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .pga_notes .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
        }

    /*links*/

        .pga_notes .column a {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-weight: 500;
        }

        .pga_notes .column a.ReadMore {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .pga_notes .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

        .pga_notes .column a.Tap-InsLinks {
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-weight: 800;
           text-decoration: underline;
           text-transform: uppercase;
        }

    /*lists*/

        .pga_notes .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .pga_notes .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .pga_notes .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .pga_notes .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .pga_notes .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .pga_notes .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .pga_notes .column p.BasicList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.2em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .pga_notes .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .pga_notes .column p.BulletList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.1em;
           margin-left: 20px;
           margin-right: 20px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .pga_notes .column p.Tagline {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
        }

        .pga_notes .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-right: 0px;
           text-align: right;
           text-indent: 18px;
        }

        .pga_notes .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

/***********************************
PostScript
***********************************/

    /*general*/

        .postscript .column endbug {
        }

    /*headers*/

        .postscript .column h1 {
        }

        .postscript .column h2 {
           font-family: Arial, sans-serif;
           font-size: 30px;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 6px;
        }

        .postscript .column h3 {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-top: 18px;
           text-transform: uppercase;
        }

        .postscript .column h4 {
        }

        .postscript .column h5 {
        }

        .postscript .column h6 {
        }

    /*inlines*/

        .postscript .column .default-drop-cap {
           float: left;
           font-family: Arial, sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .postscript .column .AllCaps {
           color: #79777b;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 100;
           text-transform: uppercase;
        }

    /*links*/

        .postscript .column a {
        }

        .postscript .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .postscript .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .postscript .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .postscript .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .postscript .column p {
           background-color: #efefef;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-indent: 18px;
        }

        .postscript .column p.NoIndent {
           background-color: #000000;
           color: #ffffff;
           font-family: "acumin-pro",sans-serif;
           font-size: 14px;
           line-height: 1.2em;
           margin-left: 0px;
           margin-top: 0px;
           padding-bottom: 6px;
           padding-left: 8px;
           padding-right: 8px;
           padding-top: 6px;
           text-indent: 0px;
        }

        .postscript .column p.PostScriptText {
           background-color: #000000;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 15px;
           padding-left: 15px;
           padding-right: 45px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .postscript .column p.PostScriptHeader {
           background-color: #000000;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           padding-bottom: 5px;
           padding-left: 15px;
           padding-top: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .postscript .column p.JustifiedRight {
           background-color: #000000;
           color: #efefef;
           font-family: Arial, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           padding-left: 8px;
           padding-right: 8px;
           text-align: right;
           text-indent: 18px;
           text-transform: uppercase;
        }

/***********************************
Masthead
***********************************/

    /*general*/

        .masthead .column endbug {
        }

    /*headers*/

        .masthead .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-top: 10px;
        }

        .masthead .column h2 {
           background-color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .masthead .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .masthead .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .masthead .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .masthead .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

        .masthead .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .masthead .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .masthead .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

    /*links*/

        .masthead .column a {
           color: #4caf50;
           font-weight: 400;
           text-decoration: none;
        }

        .masthead .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .masthead .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .masthead .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .masthead .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .masthead .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.6em;
           padding-bottom: 10px;
           text-indent: 0px;
        }

        .masthead .column p.TheStarterHeader {
           color: #b9b9b9;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 55px;
           font-weight: 600;
           letter-spacing: 0px;
           line-height: 1em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           text-indent: 0px;
        }

        .masthead .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .masthead .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .masthead .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .masthead .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .masthead .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .masthead .column p.Tagline {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 25px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
        }

        .masthead .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 600;
           line-height: 1em;
           padding-bottom: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .masthead .column p.TheStarterbody {
           color: #000000;
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

/***********************************
Picture This
***********************************/

    /*headers*/

        .pic_this .column h1 {
        }

        .pic_this .column h2 {
        }

        .pic_this .column h3 {
        }

        .pic_this .column h4 {
        }

        .pic_this .column h5 {
        }

        .pic_this .column h6 {
        }

    /*inlines*/

        .pic_this .column .default-drop-cap {
           float: left;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .pic_this .column a {
        }

    /*paragraphs*/

        .pic_this .column p {
        }

/***********************************
Unraveling The Mystery Of Sung Hyun Park
***********************************/

    /*general*/

        .eubanks_col .column endbug {
        }

    /*headers*/

        .eubanks_col .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 10px;
        }

        .eubanks_col .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .eubanks_col .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .eubanks_col .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .eubanks_col .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .eubanks_col .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

        .eubanks_col .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .eubanks_col .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .eubanks_col .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

    /*links*/

        .eubanks_col .column a {
           color: #4eb6ff;
           font-weight: 400;
           text-decoration: none;
        }

        .eubanks_col .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .eubanks_col .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .eubanks_col .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .eubanks_col .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .eubanks_col .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .eubanks_col .column p.PULLQUOTE {
           color: #4eb6ff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .eubanks_col .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .eubanks_col .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .eubanks_col .column p.TheTake {
           background-color: #4eb6ff;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .eubanks_col .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .eubanks_col .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 600;
           line-height: 1em;
           padding-bottom: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

/***********************************
Srixon’s Q-Star Tour Ball Aims To Please Recreational Players
***********************************/

    /*general*/

        .srixon_gear .column endbug {
        }

    /*headers*/

        .srixon_gear .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 10px;
           margin-top: 0px;
        }

        .srixon_gear .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .srixon_gear .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .srixon_gear .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .srixon_gear .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .srixon_gear .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

        .srixon_gear .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .srixon_gear .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .srixon_gear .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

        .srixon_gear .column .EndBug {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 14px;
           font-style: italic;
           font-weight: 400;
           margin-bottom: 0px;
        }

    /*links*/

        .srixon_gear .column a {
           color: #4caf50;
           font-weight: 400;
           text-decoration: none;
        }

        .srixon_gear .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .srixon_gear .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .srixon_gear .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .srixon_gear .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .srixon_gear .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 10px;
           text-indent: 0px;
        }

        .srixon_gear .column p.PullQuoteSpeakeramateur {
           color: #ffaa32;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .srixon_gear .column p.PULLQUOTEamateur {
           color: #ffaa32;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .srixon_gear .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .srixon_gear .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .srixon_gear .column p.PullQuoteSpeaker {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .srixon_gear .column p.TheTakewomen {
           background-color: #3eb6ff;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .srixon_gear .column p.PULLQUOTEwomen {
           color: #3eb6ff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .srixon_gear .column p.TheTake {
           background-color: #6887a2;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: 300;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 20px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: left;
           text-indent: 10px;
        }

        .srixon_gear .column p.TheTakeamateur {
           background-color: #ffaa32;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 5px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .srixon_gear .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .srixon_gear .column p.PullQuoteSpeakerwomen {
           color: #3eb6ff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .srixon_gear .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 100;
           line-height: 1em;
           padding-bottom: 0px;
           text-align: left;
           text-indent: 0px;
           text-transform: uppercase;
        }

/***********************************
With A Dash Of Spice, Pepperell Wins At Home
***********************************/

    /*general*/

        .euro_charticle .column endbug {
        }

    /*headers*/

        .euro_charticle .column h1 {
           font-family: "acumin-pro",sans-serif;
           font-weight: 900;
        }

        .euro_charticle .column h2 {
           font-family: "acumin-pro",sans-serif;
           font-weight: 800;
        }

        .euro_charticle .column h3 {
           font-family: "acumin-pro",sans-serif;
           font-weight: 700;
        }

        .euro_charticle .column h4 {
        }

        .euro_charticle .column h5 {
        }

        .euro_charticle .column h6 {
        }

    /*inlines*/

        .euro_charticle .column .default-drop-cap {
           float: left;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .euro_charticle .column a {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-weight: 600;
           text-decoration: underline;
        }

    /*paragraphs*/

        .euro_charticle .column p {
           font-family: "acumin-pro",sans-serif;
           font-weight: 300;
           line-height: 1.25em;
           margin-top: 10px;
        }

/***********************************
Chun Enjoys A Turning Point In Her Homeland
***********************************/

    /*general*/

        .lpga_charticle .column endbug {
        }

    /*headers*/

        .lpga_charticle .column h1 {
           font-family: "acumin-pro",sans-serif;
           font-weight: 900;
        }

        .lpga_charticle .column h2 {
           font-family: "acumin-pro",sans-serif;
           font-weight: 800;
        }

        .lpga_charticle .column h3 {
           font-family: "acumin-pro",sans-serif;
           font-weight: 700;
        }

        .lpga_charticle .column h4 {
        }

        .lpga_charticle .column h5 {
        }

        .lpga_charticle .column h6 {
        }

    /*inlines*/

        .lpga_charticle .column .default-drop-cap {
           float: left;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .lpga_charticle .column a {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-weight: 600;
           text-decoration: underline;
        }

    /*paragraphs*/

        .lpga_charticle .column p {
           font-family: "acumin-pro",sans-serif;
           font-weight: 300;
           line-height: 1.25em;
           margin-top: 10px;
        }

/***********************************
English Fans Will Be The Poorer Without British Masters
***********************************/

    /*general*/

        .callander_col .column endbug {
        }

    /*headers*/

        .callander_col .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 10px;
        }

        .callander_col .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .callander_col .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .callander_col .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .callander_col .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .callander_col .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

        .callander_col .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .callander_col .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .callander_col .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

    /*links*/

        .callander_col .column a {
           color: #4caf50;
           font-weight: 400;
           text-decoration: none;
        }

        .callander_col .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .callander_col .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .callander_col .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .callander_col .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .callander_col .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .callander_col .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .callander_col .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .callander_col .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .callander_col .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .callander_col .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .callander_col .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 600;
           line-height: 1em;
           padding-bottom: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

/***********************************
Promising Return
***********************************/

    /*general*/

        .mair_col .column endbug {
        }

    /*headers*/

        .mair_col .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 10px;
        }

        .mair_col .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .mair_col .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .mair_col .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .mair_col .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .mair_col .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

        .mair_col .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .mair_col .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .mair_col .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

    /*links*/

        .mair_col .column a {
           color: #4eb6ff;
           font-weight: 400;
           text-decoration: none;
        }

        .mair_col .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .mair_col .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .mair_col .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .mair_col .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .mair_col .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .mair_col .column p.PULLQUOTE {
           color: #4eb6ff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .mair_col .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .mair_col .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .mair_col .column p.TheTake {
           background-color: #4eb6ff;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .mair_col .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .mair_col .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 600;
           line-height: 1em;
           padding-bottom: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

/***********************************
Path Clear For Harrington In Captaincy Derby
***********************************/

    /*general*/

        .euro_notes .column endbug {
        }

    /*headers*/

        .euro_notes .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
        }

        .euro_notes .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-top: 0px;
        }

        .euro_notes .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 800;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .euro_notes .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .euro_notes .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .euro_notes .column h6 {
           color: #bbbbbb;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 48px;
           font-weight: bold;
           text-transform: uppercase;
        }

    /*inlines*/

        .euro_notes .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .euro_notes .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .euro_notes .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
        }

    /*links*/

        .euro_notes .column a {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-weight: 500;
        }

        .euro_notes .column a.ReadMore {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .euro_notes .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

        .euro_notes .column a.Tap-InsLinks {
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-weight: 800;
           text-decoration: underline;
           text-transform: uppercase;
        }

    /*lists*/

        .euro_notes .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .euro_notes .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .euro_notes .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .euro_notes .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .euro_notes .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .euro_notes .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .euro_notes .column p.BasicList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.2em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .euro_notes .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .euro_notes .column p.BulletList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.1em;
           margin-left: 20px;
           margin-right: 20px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .euro_notes .column p.Tagline {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
        }

        .euro_notes .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-right: 0px;
           text-align: right;
           text-indent: 18px;
        }

        .euro_notes .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

/***********************************
LPGA’s Trip To Paradise Is Its Last, For Now
***********************************/

    /*general*/

        .lpga_notes .column endbug {
        }

    /*headers*/

        .lpga_notes .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
        }

        .lpga_notes .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-top: 0px;
        }

        .lpga_notes .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 800;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .lpga_notes .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .lpga_notes .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .lpga_notes .column h6 {
           color: #bbbbbb;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 48px;
           font-weight: bold;
           text-transform: uppercase;
        }

    /*inlines*/

        .lpga_notes .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .lpga_notes .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .lpga_notes .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
        }

    /*links*/

        .lpga_notes .column a {
           color: #4eb6ff;
           font-family: "acumin-pro",sans-serif;
           font-weight: 500;
        }

        .lpga_notes .column a.ReadMore {
           color: #4eb6ff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .lpga_notes .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

        .lpga_notes .column a.Tap-InsLinks {
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-weight: 800;
           text-decoration: underline;
           text-transform: uppercase;
        }

    /*lists*/

        .lpga_notes .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .lpga_notes .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .lpga_notes .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .lpga_notes .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .lpga_notes .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .lpga_notes .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .lpga_notes .column p.BasicList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.2em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .lpga_notes .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .lpga_notes .column p.BulletList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.1em;
           margin-left: 20px;
           margin-right: 20px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .lpga_notes .column p.Tagline {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
        }

        .lpga_notes .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-right: 0px;
           text-align: right;
           text-indent: 18px;
        }

        .lpga_notes .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

/***********************************
Tennant Cherishes Triumph With Father On The Bag
***********************************/

    /*general*/

        .us_senior_women .column endbug {
        }

    /*headers*/

        .us_senior_women .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
        }

        .us_senior_women .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-top: 0px;
        }

        .us_senior_women .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 800;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .us_senior_women .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .us_senior_women .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .us_senior_women .column h6 {
           color: #bbbbbb;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 48px;
           font-weight: bold;
           text-transform: uppercase;
        }

    /*inlines*/

        .us_senior_women .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .us_senior_women .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .us_senior_women .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
        }

    /*links*/

        .us_senior_women .column a {
           color: #000000;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           text-decoration: underline;
        }

        .us_senior_women .column a.ReadMore {
           color: #ffc832;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .us_senior_women .column a.NoStyle {
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-weight: 800;
           text-decoration: none;
        }

        .us_senior_women .column a.Tap-InsLinks {
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-weight: 800;
           text-decoration: underline;
           text-transform: uppercase;
        }

    /*lists*/

        .us_senior_women .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .us_senior_women .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .us_senior_women .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .us_senior_women .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .us_senior_women .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .us_senior_women .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .us_senior_women .column p.BasicList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.2em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .us_senior_women .column p.TheTake {
           background-color: #ffc832;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 15px;
           margin-left: 15px;
           margin-right: 15px;
           margin-top: 0px;
           padding-bottom: 7px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .us_senior_women .column p.BulletList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.1em;
           margin-left: 20px;
           margin-right: 20px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .us_senior_women .column p.Tagline {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
        }

        .us_senior_women .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-right: 0px;
           text-align: right;
           text-indent: 18px;
        }

        .us_senior_women .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

/***********************************
Statistics
***********************************/

    /*general*/

        .statistics .column endbug {
        }

    /*headers*/

        .statistics .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-top: 10px;
           text-align: center;
        }

        .statistics .column h2 {
           background-color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .statistics .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 800;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-top: 12px;
           text-align: center;
           text-transform: uppercase;
        }

        .statistics .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .statistics .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .statistics .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

        .statistics .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .statistics .column .AllCaps {
           color: #000000;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 16px;
           font-weight: bold;
           line-height: 1.2em;
           text-transform: uppercase;
        }

        .statistics .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

        .statistics .column .EndBug {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 14px;
           font-style: italic;
           font-weight: 400;
           margin-bottom: 0px;
        }

    /*links*/

        .statistics .column a {
           color: #ffffff;
           font-weight: 400;
           text-decoration: none;
        }

        .statistics .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .statistics .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .statistics .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .statistics .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .statistics .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 10px;
           text-indent: 0px;
        }

        .statistics .column p.PullQuoteSpeakeramateur {
           color: #ffaa32;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .statistics .column p.PULLQUOTEamateur {
           color: #ffaa32;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .statistics .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .statistics .column p.STATSheader {
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 44px;
           font-weight: bold;
           line-height: 1.4em;
           margin-top: 20px;
           padding-bottom: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .statistics .column p.STATSsubhead {
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 19px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 0px;
           padding-bottom: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .statistics .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .statistics .column p.PullQuoteSpeaker {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .statistics .column p.TheTakewomen {
           background-color: #3eb6ff;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .statistics .column p.PULLQUOTEwomen {
           color: #3eb6ff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .statistics .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: 300;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 20px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .statistics .column p.TheTakeamateur {
           background-color: #ffaa32;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 5px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .statistics .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .statistics .column p.PullQuoteSpeakerwomen {
           color: #3eb6ff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .statistics .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 100;
           line-height: 1em;
           padding-bottom: 0px;
           text-align: left;
           text-indent: 0px;
           text-transform: uppercase;
        }

/***********************************
Cleveland RTX
***********************************/

    /*headers*/

        .cleveland_rtx_1015 .column h1 {
        }

        .cleveland_rtx_1015 .column h2 {
        }

        .cleveland_rtx_1015 .column h3 {
        }

        .cleveland_rtx_1015 .column h4 {
        }

        .cleveland_rtx_1015 .column h5 {
        }

        .cleveland_rtx_1015 .column h6 {
        }

    /*inlines*/

        .cleveland_rtx_1015 .column .default-drop-cap {
           float: left;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .cleveland_rtx_1015 .column a {
        }

    /*paragraphs*/

        .cleveland_rtx_1015 .column p {
        }

/***********************************
Callaway Golf Lives
***********************************/

    /*headers*/

        .callaway_golf_lives_1015 .column h1 {
        }

        .callaway_golf_lives_1015 .column h2 {
        }

        .callaway_golf_lives_1015 .column h3 {
        }

        .callaway_golf_lives_1015 .column h4 {
        }

        .callaway_golf_lives_1015 .column h5 {
        }

        .callaway_golf_lives_1015 .column h6 {
        }

    /*inlines*/

        .callaway_golf_lives_1015 .column .default-drop-cap {
           float: left;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .callaway_golf_lives_1015 .column a {
        }

    /*paragraphs*/

        .callaway_golf_lives_1015 .column p {
        }

/***********************************
Callaway TruVis
***********************************/

    /*headers*/

        .callaway_truvis_1015 .column h1 {
        }

        .callaway_truvis_1015 .column h2 {
        }

        .callaway_truvis_1015 .column h3 {
        }

        .callaway_truvis_1015 .column h4 {
        }

        .callaway_truvis_1015 .column h5 {
        }

        .callaway_truvis_1015 .column h6 {
        }

    /*inlines*/

        .callaway_truvis_1015 .column .default-drop-cap {
           float: left;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .callaway_truvis_1015 .column a {
        }

    /*paragraphs*/

        .callaway_truvis_1015 .column p {
        }

/***********************************
Callaway Rogue Irons
***********************************/

    /*headers*/

        .callaway_rogue_irons_1015 .column h1 {
        }

        .callaway_rogue_irons_1015 .column h2 {
        }

        .callaway_rogue_irons_1015 .column h3 {
        }

        .callaway_rogue_irons_1015 .column h4 {
        }

        .callaway_rogue_irons_1015 .column h5 {
        }

        .callaway_rogue_irons_1015 .column h6 {
        }

    /*inlines*/

        .callaway_rogue_irons_1015 .column .default-drop-cap {
           float: left;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .callaway_rogue_irons_1015 .column a {
        }

    /*paragraphs*/

        .callaway_rogue_irons_1015 .column p {
        }

/***********************************
Odyssey
***********************************/

    /*headers*/

        .odyssey_1015 .column h1 {
        }

        .odyssey_1015 .column h2 {
        }

        .odyssey_1015 .column h3 {
        }

        .odyssey_1015 .column h4 {
        }

        .odyssey_1015 .column h5 {
        }

        .odyssey_1015 .column h6 {
        }

    /*inlines*/

        .odyssey_1015 .column .default-drop-cap {
           float: left;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .odyssey_1015 .column a {
        }

    /*paragraphs*/

        .odyssey_1015 .column p {
        }

/***********************************
Srixon Q Star
***********************************/

    /*headers*/

        .srixon_q_star_1015 .column h1 {
        }

        .srixon_q_star_1015 .column h2 {
        }

        .srixon_q_star_1015 .column h3 {
        }

        .srixon_q_star_1015 .column h4 {
        }

        .srixon_q_star_1015 .column h5 {
        }

        .srixon_q_star_1015 .column h6 {
        }

    /*inlines*/

        .srixon_q_star_1015 .column .default-drop-cap {
           float: left;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .srixon_q_star_1015 .column a {
        }

    /*paragraphs*/

        .srixon_q_star_1015 .column p {
        }

/***********************************
LPGA
***********************************/

    /*headers*/

        .lpga_1_1015 .column h1 {
        }

        .lpga_1_1015 .column h2 {
        }

        .lpga_1_1015 .column h3 {
        }

        .lpga_1_1015 .column h4 {
        }

        .lpga_1_1015 .column h5 {
        }

        .lpga_1_1015 .column h6 {
        }

    /*inlines*/

        .lpga_1_1015 .column .default-drop-cap {
           float: left;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .lpga_1_1015 .column a {
        }

    /*paragraphs*/

        .lpga_1_1015 .column p {
        }

/***********************************
LPGA
***********************************/

    /*headers*/

        .lpga_2_1015 .column h1 {
        }

        .lpga_2_1015 .column h2 {
        }

        .lpga_2_1015 .column h3 {
        }

        .lpga_2_1015 .column h4 {
        }

        .lpga_2_1015 .column h5 {
        }

        .lpga_2_1015 .column h6 {
        }

    /*inlines*/

        .lpga_2_1015 .column .default-drop-cap {
           float: left;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .lpga_2_1015 .column a {
        }

    /*paragraphs*/

        .lpga_2_1015 .column p {
        }

/***********************************
Mayakoba
***********************************/

    /*headers*/

        .mayakoba_1015 .column h1 {
        }

        .mayakoba_1015 .column h2 {
        }

        .mayakoba_1015 .column h3 {
        }

        .mayakoba_1015 .column h4 {
        }

        .mayakoba_1015 .column h5 {
        }

        .mayakoba_1015 .column h6 {
        }

    /*inlines*/

        .mayakoba_1015 .column .default-drop-cap {
           float: left;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .mayakoba_1015 .column a {
        }

    /*paragraphs*/

        .mayakoba_1015 .column p {
        }

/***********************************
Aldila
***********************************/

    /*headers*/

        .aldila_1015 .column h1 {
        }

        .aldila_1015 .column h2 {
        }

        .aldila_1015 .column h3 {
        }

        .aldila_1015 .column h4 {
        }

        .aldila_1015 .column h5 {
        }

        .aldila_1015 .column h6 {
        }

    /*inlines*/

        .aldila_1015 .column .default-drop-cap {
           float: left;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .aldila_1015 .column a {
        }

    /*paragraphs*/

        .aldila_1015 .column p {
        }

/***********************************
EZ Locator
***********************************/

    /*headers*/

        .ez_locator_1015 .column h1 {
        }

        .ez_locator_1015 .column h2 {
        }

        .ez_locator_1015 .column h3 {
        }

        .ez_locator_1015 .column h4 {
        }

        .ez_locator_1015 .column h5 {
        }

        .ez_locator_1015 .column h6 {
        }

    /*inlines*/

        .ez_locator_1015 .column .default-drop-cap {
           float: left;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .ez_locator_1015 .column a {
        }

    /*paragraphs*/

        .ez_locator_1015 .column p {
        }

/***********************************
The Greatest Golfing Comeback?
***********************************/

    /*general*/

        .the_open .column endbug {
        }

    /*headers*/

        .the_open .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 10px;
        }

        .the_open .column h2 {
           background-color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-left: 0px;
           margin-top: 0px;
           padding-top: 0px;
        }

        .the_open .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 800;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .the_open .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .the_open .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .the_open .column h6 {
           color: #bbbbbb;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 48px;
           font-weight: bold;
           text-transform: uppercase;
        }

    /*inlines*/

        .the_open .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .the_open .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .the_open .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
        }

    /*links*/

        .the_open .column a {
           color: #1b1b3d;
           font-family: "acumin-pro",sans-serif;
           font-weight: 500;
        }

        .the_open .column a.ReadMore {
           color: #4caf50;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .the_open .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .the_open .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .the_open .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .the_open .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .the_open .column p.PULLQUOTE {
           color: #1b1b3d;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .the_open .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .the_open .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .the_open .column p.BasicList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.2em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .the_open .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .the_open .column p.BulletList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.1em;
           margin-left: 20px;
           margin-right: 20px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .the_open .column p.Tagline {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
        }

        .the_open .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-right: 0px;
           text-align: right;
           text-indent: 18px;
        }

        .the_open .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

/***********************************
Pinnacle Awaits Johnson After Momentous 2018
***********************************/

    /*general*/

        .whitmer_col .column endbug {
        }

    /*headers*/

        .whitmer_col .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 10px;
        }

        .whitmer_col .column h2 {
           background-color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .whitmer_col .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .whitmer_col .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .whitmer_col .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .whitmer_col .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

        .whitmer_col .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .whitmer_col .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .whitmer_col .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

    /*links*/

        .whitmer_col .column a {
           color: #ffc832;
           font-weight: 400;
           text-decoration: none;
        }

        .whitmer_col .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .whitmer_col .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .whitmer_col .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .whitmer_col .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .whitmer_col .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .whitmer_col .column p.PULLQUOTE {
           color: #ffc832;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .whitmer_col .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .whitmer_col .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .whitmer_col .column p.TheTake {
           background-color: #ffc832;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .whitmer_col .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .whitmer_col .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 600;
           line-height: 1em;
           padding-bottom: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

/***********************************
Callaway Rogue
***********************************/

    /*headers*/

        .callaway_rogue_win_ad_1015 .column h1 {
        }

        .callaway_rogue_win_ad_1015 .column h2 {
        }

        .callaway_rogue_win_ad_1015 .column h3 {
        }

        .callaway_rogue_win_ad_1015 .column h4 {
        }

        .callaway_rogue_win_ad_1015 .column h5 {
        }

        .callaway_rogue_win_ad_1015 .column h6 {
        }

    /*inlines*/

        .callaway_rogue_win_ad_1015 .column .default-drop-cap {
           float: left;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .callaway_rogue_win_ad_1015 .column a {
        }

    /*paragraphs*/

        .callaway_rogue_win_ad_1015 .column p {
        }

/***********************************
Callaway ChromeSoft
***********************************/

    /*headers*/

        .callaway_chromesoft_win_ad_10 .column h1 {
        }

        .callaway_chromesoft_win_ad_10 .column h2 {
        }

        .callaway_chromesoft_win_ad_10 .column h3 {
        }

        .callaway_chromesoft_win_ad_10 .column h4 {
        }

        .callaway_chromesoft_win_ad_10 .column h5 {
        }

        .callaway_chromesoft_win_ad_10 .column h6 {
        }

    /*inlines*/

        .callaway_chromesoft_win_ad_10 .column .default-drop-cap {
           float: left;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .callaway_chromesoft_win_ad_10 .column a {
        }

    /*paragraphs*/

        .callaway_chromesoft_win_ad_10 .column p {
        }

/***********************************
Odyssey
***********************************/

    /*headers*/

        .odyssey_win_ad_1015 .column h1 {
        }

        .odyssey_win_ad_1015 .column h2 {
        }

        .odyssey_win_ad_1015 .column h3 {
        }

        .odyssey_win_ad_1015 .column h4 {
        }

        .odyssey_win_ad_1015 .column h5 {
        }

        .odyssey_win_ad_1015 .column h6 {
        }

    /*inlines*/

        .odyssey_win_ad_1015 .column .default-drop-cap {
           float: left;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .odyssey_win_ad_1015 .column a {
        }

    /*paragraphs*/

        .odyssey_win_ad_1015 .column p {
        }

