/***********************************
Professional Profile
***********************************/

    /*paragraphs*/

        .professional_profile .column p.p1 {
           color: #000000;
           font-size: 16.0px;
        }

        .professional_profile .column p {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           margin-bottom: 8px;
           font-size: 17px;
        }

        .professional_profile .column p.BodyIndent {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           margin-bottom: 8px;
           text-indent: 15px;
           font-size: 17px;
        }

    /*inlines*/

        .professional_profile .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 55px;
           line-height: .3em;
           font-family: "rockwell-nova",sans-serif;
        }

    /*links*/

        .professional_profile .column a {
           font-family: "montserrat",sans-serif;
           font-weight: bold;
           line-height: 1.1em;
        }

    /*headers*/

        .professional_profile .column h1 {
           font-family: "rockwell-nova",sans-serif;
           color: #4b677b;
           font-size: 45px;
           text-align: left;
           font-weight: bold;
           margin-bottom: 5px;
           line-height: 1.1em;
        }

        .professional_profile .column h2 {
           font-family: "montserrat-alternates",sans-serif;
           font-size: 45px;
           font-weight: bold;
           line-height: 1.1em;
           margin-bottom: 20px;
        }

        .professional_profile .column h3 {
           font-family: "montserrat",sans-serif;
           margin-bottom: 20px;
           line-height: 1.1em;
           font-weight: 500;
           font-size: 20px;
        }

        .professional_profile .column h4 {
           font-family: "rockwell-nova",sans-serif;
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 6px;
           line-height: 1.1em;
        }

        .professional_profile .column h5 {
           color: #4b677b;
           font-family: "montserrat",sans-serif;
           font-weight: bold;
           line-height: 1.1em;
           margin-top: 12px;
           margin-bottom: 6px;
        }

        .professional_profile .column h6 {
           font-family: "montserrat",sans-serif;
           font-size: 14px;
           line-height: 1.1em;
        }

    /*lists*/

        .professional_profile .column .NumberedList {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           margin-bottom: 6px;
           font-size: 17px;
           list-style-image: none;
        }

        .professional_profile .column .BulletList {
           font-family: Times New Roman, serif;
           list-style-type: disc;
           line-height: 1.3em;
           margin-bottom: 6px;
           font-size: 17px;
           list-style-image: none;
        }

    /*images*/

        .professional_profile .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Featured Story
***********************************/

    /*images*/

        .featured_story .column img.image-default {
           box-sizing: border-box;
           overflow: hidden;
           margin-right: autopx;
           margin-left: autopx;
           alignment: center;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100;
        }

    /*lists*/

        .featured_story .column .BulletList {
           font-size: 17px;
           margin-bottom: 6px;
           line-height: 1.3em;
           list-style-type: disc;
           font-family: Times New Roman, serif;
           list-style-image: none;
        }

        .featured_story .column .NumberedList {
           font-size: 17px;
           margin-bottom: 6px;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           list-style-image: none;
        }

    /*headers*/

        .featured_story .column h6 {
           line-height: 1.1em;
           font-size: 14px;
           font-family: "montserrat",sans-serif;
        }

        .featured_story .column h5 {
           margin-bottom: 20px;
           margin-top: 12px;
           line-height: 1.1em;
           font-family: "montserrat",sans-serif;
           text-align: center;
           color: #000000;
        }

        .featured_story .column h4 {
           line-height: 1.1em;
           margin-bottom: 6px;
           margin-top: 12px;
           font-weight: bold;
           font-family: "rockwell-nova",sans-serif;
        }

        .featured_story .column h3 {
           font-size: 20px;
           font-weight: 500;
           line-height: 1.1em;
           margin-bottom: 20px;
           font-family: "montserrat",sans-serif;
        }

        .featured_story .column h2 {
           margin-bottom: 20px;
           line-height: 1.1em;
           font-weight: bold;
           font-size: 45px;
           font-family: "montserrat-alternates",sans-serif;
        }

        .featured_story .column h1 {
           line-height: 1.1em;
           margin-bottom: 20px;
           font-weight: bold;
           text-align: left;
           font-size: 45px;
           color: #026d92;
           font-family: "rockwell-nova",sans-serif;
        }

    /*links*/

        .featured_story .column a {
           line-height: 1.1em;
           font-family: Times New Roman, serif;
           color: #4da255;
        }

    /*inlines*/

        .featured_story .column .default-drop-cap {
           font-family: "rockwell-nova",sans-serif;
           line-height: .3em;
           font-size: 55px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: bold;
           float: left;
           color: #0b2bc9;
        }

    /*paragraphs*/

        .featured_story .column p.BodyIndent {
           font-size: 17px;
           text-indent: 15px;
           margin-bottom: 8px;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
        }

        .featured_story .column p {
           font-size: 17px;
           margin-bottom: 8px;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
        }

/***********************************
Editor's Letter
***********************************/

    /*paragraphs*/

        .editor_s_letter .column p.p1 {
           color: #000000;
           font-size: 16.0px;
        }

        .editor_s_letter .column p {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           margin-bottom: 8px;
           font-size: 17px;
        }

        .editor_s_letter .column p.BodyIndent {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           margin-bottom: 8px;
           text-indent: 15px;
           font-size: 17px;
        }

    /*inlines*/

        .editor_s_letter .column .s2 {
           text-decoration: underline;
        }

        .editor_s_letter .column .default-drop-cap {
           color: #4c687b;
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 55px;
           line-height: .3em;
           font-family: "rockwell-nova",sans-serif;
        }

    /*links*/

        .editor_s_letter .column a {
           color: #4c687b;
           font-family: Times New Roman, serif;
           font-weight: bold;
           line-height: 1.1em;
        }

    /*headers*/

        .editor_s_letter .column h1 {
           font-family: "rockwell-nova",sans-serif;
           color: #000000;
           font-size: 45px;
           text-align: left;
           font-weight: bold;
           margin-bottom: 20px;
           line-height: 1.1em;
        }

        .editor_s_letter .column h2 {
           font-family: "montserrat-alternates",sans-serif;
           font-size: 45px;
           font-weight: bold;
           line-height: 1.1em;
           margin-bottom: 20px;
        }

        .editor_s_letter .column h3 {
           font-family: "montserrat",sans-serif;
           margin-bottom: 20px;
           line-height: 1.1em;
           font-weight: 500;
           font-size: 20px;
        }

        .editor_s_letter .column h4 {
           color: #4c687b;
           font-family: "rockwell-nova",sans-serif;
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 6px;
           line-height: 1.1em;
        }

        .editor_s_letter .column h5 {
           font-style: italic;
           text-align: right;
           font-size: 14px;
           font-family: "montserrat",sans-serif;
           font-weight: 400;
           line-height: 1.1em;
           margin-top: 8px;
           margin-bottom: 6px;
        }

        .editor_s_letter .column h6 {
           font-style: italic;
           margin-top: 15px;
           font-weight: 500;
           text-align: right;
           font-family: "montserrat",sans-serif;
           font-size: 16px;
           line-height: 1.1em;
        }

    /*lists*/

        .editor_s_letter .column .NumberedList {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           margin-bottom: 6px;
           font-size: 17px;
           list-style-image: none;
        }

        .editor_s_letter .column .BulletList {
           font-family: Times New Roman, serif;
           list-style-type: disc;
           line-height: 1.3em;
           margin-bottom: 6px;
           font-size: 17px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .cover .column p {
        }

    /*inlines*/

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

    /*links*/

        .cover .column a {
        }

    /*headers*/

        .cover .column h1 {
        }

        .cover .column h2 {
        }

        .cover .column h3 {
        }

        .cover .column h4 {
        }

        .cover .column h5 {
        }

        .cover .column h6 {
        }

/***********************************
One Great Idea
***********************************/

    /*lists*/

        .one_great_idea .column .BulletList {
           font-size: 17px;
           margin-bottom: 6px;
           line-height: 1.3em;
           list-style-type: disc;
           font-family: Times New Roman, serif;
           list-style-image: none;
        }

        .one_great_idea .column .NumberedList {
           font-size: 17px;
           margin-bottom: 6px;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           list-style-image: none;
        }

    /*headers*/

        .one_great_idea .column h6 {
           line-height: 1.1em;
           font-size: 10px;
           font-family: "montserrat",sans-serif;
           font-style: italic;
           margin-bottom: 30px;
           text-align: left;
           text-transform: uppercase;
           font-weight: 500;
        }

        .one_great_idea .column h5 {
           margin-bottom: 6px;
           margin-top: 12px;
           line-height: 1.1em;
           font-weight: bold;
           font-family: "montserrat",sans-serif;
           color: #841819;
        }

        .one_great_idea .column h4 {
           color: #0345aa;
           line-height: 1.1em;
           margin-bottom: 6px;
           margin-top: 12px;
           font-weight: bold;
           font-family: "rockwell-nova",sans-serif;
        }

        .one_great_idea .column h3 {
           font-size: 20px;
           font-weight: 800;
           line-height: 1.1em;
           margin-bottom: 20px;
           font-family: "montserrat",sans-serif;
           text-align: center;
        }

        .one_great_idea .column h2 {
           margin-bottom: 20px;
           line-height: 1.1em;
           font-weight: bold;
           font-size: 45px;
           font-family: "montserrat-alternates",sans-serif;
        }

        .one_great_idea .column h1 {
           line-height: 1.1em;
           margin-bottom: 20px;
           font-weight: bold;
           text-align: left;
           font-size: 45px;
           color: #000000;
           font-family: "rockwell-nova",sans-serif;
        }

    /*links*/

        .one_great_idea .column a {
           line-height: 1.1em;
           font-weight: bold;
           font-family: "montserrat",sans-serif;
        }

    /*inlines*/

        .one_great_idea .column .default-drop-cap {
           font-family: "rockwell-nova",sans-serif;
           line-height: .3em;
           font-size: 55px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: bold;
           float: left;
           color: #0044a7;
        }

    /*paragraphs*/

        .one_great_idea .column p.BodyIndent {
           font-size: 17px;
           text-indent: 15px;
           margin-bottom: 8px;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
        }

        .one_great_idea .column p {
           font-size: 17px;
           margin-bottom: 8px;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
        }

        .one_great_idea .column p.p1 {
           font-size: 36.0px;
        }

        .one_great_idea .column p.p1 {
           font-size: 64.0px;
        }

/***********************************
Working Together
***********************************/

    /*paragraphs*/

        .working_together .column p {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           margin-bottom: 8px;
           font-size: 17px;
        }

        .working_together .column p.BodyIndent {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           margin-bottom: 8px;
           text-indent: 15px;
           font-size: 17px;
        }

    /*inlines*/

        .working_together .column .default-drop-cap {
           color: #f0c10d;
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 55px;
           line-height: .3em;
           font-family: "rockwell-nova",sans-serif;
        }

    /*links*/

        .working_together .column a {
           font-family: "montserrat",sans-serif;
           font-weight: bold;
           line-height: 1.1em;
        }

    /*headers*/

        .working_together .column h1 {
           font-family: "rockwell-nova",sans-serif;
           color: #4b677b;
           font-size: 45px;
           text-align: left;
           font-weight: bold;
           margin-bottom: 5px;
           line-height: 1.1em;
        }

        .working_together .column h2 {
           font-family: "montserrat-alternates",sans-serif;
           font-size: 45px;
           font-weight: bold;
           line-height: 1.1em;
           margin-bottom: 20px;
        }

        .working_together .column h3 {
           font-family: "montserrat",sans-serif;
           margin-bottom: 20px;
           line-height: 1.1em;
           font-weight: 500;
           font-size: 20px;
           text-align: center;
        }

        .working_together .column h4 {
           font-family: "rockwell-nova",sans-serif;
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 6px;
           line-height: 1.1em;
        }

        .working_together .column h5 {
           color: #d79f00;
           font-family: "montserrat",sans-serif;
           font-weight: bold;
           line-height: 1.1em;
           margin-top: 12px;
           margin-bottom: 6px;
        }

        .working_together .column h6 {
           font-family: "montserrat",sans-serif;
           font-size: 14px;
           line-height: 1.1em;
        }

    /*lists*/

        .working_together .column .NumberedList {
           font-family: Times New Roman, serif;
           line-height: 1.3em;
           margin-bottom: 6px;
           font-size: 17px;
           list-style-image: none;
        }

        .working_together .column .BulletList {
           font-family: Times New Roman, serif;
           list-style-type: disc;
           line-height: 1.3em;
           margin-bottom: 6px;
           font-size: 17px;
           list-style-image: none;
        }

    /*images*/

        .working_together .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Avendra Ad
***********************************/

    /*paragraphs*/

        .avendra_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .avendra_ad .column a {
        }

    /*headers*/

        .avendra_ad .column h1 {
        }

        .avendra_ad .column h2 {
        }

        .avendra_ad .column h3 {
        }

        .avendra_ad .column h4 {
        }

        .avendra_ad .column h5 {
        }

        .avendra_ad .column h6 {
        }

/***********************************
Bioesque Solutions Ad
***********************************/

    /*paragraphs*/

        .bioesque_solutions_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .bioesque_solutions_ad .column a {
        }

    /*headers*/

        .bioesque_solutions_ad .column h1 {
        }

        .bioesque_solutions_ad .column h2 {
        }

        .bioesque_solutions_ad .column h3 {
        }

        .bioesque_solutions_ad .column h4 {
        }

        .bioesque_solutions_ad .column h5 {
        }

        .bioesque_solutions_ad .column h6 {
        }

/***********************************
E-Z-GO Ad
***********************************/

    /*headers*/

        .e_z_go_ad .column h6 {
        }

        .e_z_go_ad .column h5 {
        }

        .e_z_go_ad .column h4 {
        }

        .e_z_go_ad .column h3 {
        }

        .e_z_go_ad .column h2 {
        }

        .e_z_go_ad .column h1 {
        }

    /*links*/

        .e_z_go_ad .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .e_z_go_ad .column p {
        }

/***********************************
FlagD Ad
***********************************/

    /*headers*/

        .flagd_ad .column h6 {
        }

        .flagd_ad .column h5 {
        }

        .flagd_ad .column h4 {
        }

        .flagd_ad .column h3 {
        }

        .flagd_ad .column h2 {
        }

        .flagd_ad .column h1 {
        }

    /*links*/

        .flagd_ad .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .flagd_ad .column p {
        }

/***********************************
Full Swing Ad
***********************************/

    /*headers*/

        .full_swing_ad .column h6 {
        }

        .full_swing_ad .column h5 {
        }

        .full_swing_ad .column h4 {
        }

        .full_swing_ad .column h3 {
        }

        .full_swing_ad .column h2 {
        }

        .full_swing_ad .column h1 {
        }

    /*links*/

        .full_swing_ad .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .full_swing_ad .column p {
        }

/***********************************
Technogym Ad
***********************************/

    /*paragraphs*/

        .technogym_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .technogym_ad .column a {
        }

    /*headers*/

        .technogym_ad .column h1 {
        }

        .technogym_ad .column h2 {
        }

        .technogym_ad .column h3 {
        }

        .technogym_ad .column h4 {
        }

        .technogym_ad .column h5 {
        }

        .technogym_ad .column h6 {
        }

/***********************************
The Cart Locker AD
***********************************/

    /*paragraphs*/

        .the_cart_locker_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .the_cart_locker_ad .column a {
        }

    /*headers*/

        .the_cart_locker_ad .column h1 {
        }

        .the_cart_locker_ad .column h2 {
        }

        .the_cart_locker_ad .column h3 {
        }

        .the_cart_locker_ad .column h4 {
        }

        .the_cart_locker_ad .column h5 {
        }

        .the_cart_locker_ad .column h6 {
        }

/***********************************
2Hemispheres Ad
***********************************/

    /*headers*/

        ._2hemispheres_ad .column h6 {
        }

        ._2hemispheres_ad .column h5 {
        }

        ._2hemispheres_ad .column h4 {
        }

        ._2hemispheres_ad .column h3 {
        }

        ._2hemispheres_ad .column h2 {
        }

        ._2hemispheres_ad .column h1 {
        }

    /*links*/

        ._2hemispheres_ad .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        ._2hemispheres_ad .column p {
        }

/***********************************
Golf Genius Software Ad
***********************************/

    /*headers*/

        .golf_genius_software_ad .column h6 {
        }

        .golf_genius_software_ad .column h5 {
        }

        .golf_genius_software_ad .column h4 {
        }

        .golf_genius_software_ad .column h3 {
        }

        .golf_genius_software_ad .column h2 {
        }

        .golf_genius_software_ad .column h1 {
        }

    /*links*/

        .golf_genius_software_ad .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .golf_genius_software_ad .column p {
        }

/***********************************
Sister Bay Furniture Ad
***********************************/

    /*paragraphs*/

        .sister_bay_furniture_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .sister_bay_furniture_ad .column a {
        }

    /*headers*/

        .sister_bay_furniture_ad .column h1 {
        }

        .sister_bay_furniture_ad .column h2 {
        }

        .sister_bay_furniture_ad .column h3 {
        }

        .sister_bay_furniture_ad .column h4 {
        }

        .sister_bay_furniture_ad .column h5 {
        }

        .sister_bay_furniture_ad .column h6 {
        }

/***********************************
SKIM Turf Mgmt AD
***********************************/

    /*headers*/

        .skim_turf_mgmt_ad .column h6 {
        }

        .skim_turf_mgmt_ad .column h5 {
        }

        .skim_turf_mgmt_ad .column h4 {
        }

        .skim_turf_mgmt_ad .column h3 {
        }

        .skim_turf_mgmt_ad .column h2 {
        }

        .skim_turf_mgmt_ad .column h1 {
        }

    /*links*/

        .skim_turf_mgmt_ad .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .skim_turf_mgmt_ad .column p {
        }

/***********************************
An Outside Voice
***********************************/

    /*images*/

        .an_outside_voice .column img.image-default {
           box-sizing: border-box;
           overflow: hidden;
           margin-right: autopx;
           margin-left: autopx;
           alignment: center;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100;
        }

    /*lists*/

        .an_outside_voice .column .BulletList {
           font-size: 17px;
           margin-bottom: 12px;
           line-height: 1.4em;
           list-style-type: disc;
           font-family: Times New Roman, serif;
           list-style-image: none;
        }

        .an_outside_voice .column .NumberedList {
           font-size: 17px;
           margin-bottom: 6px;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
           list-style-image: none;
        }

    /*headers*/

        .an_outside_voice .column h6 {
           line-height: 1.1em;
           font-size: 14px;
           font-family: "montserrat",sans-serif;
        }

        .an_outside_voice .column h5 {
           margin-bottom: 6px;
           margin-top: 12px;
           line-height: 1.1em;
           font-weight: bold;
           font-family: "montserrat",sans-serif;
           color: #4b677b;
        }

        .an_outside_voice .column h4 {
           line-height: 1.1em;
           margin-bottom: 8px;
           margin-top: 12px;
           font-weight: bold;
           font-family: "rockwell-nova",sans-serif;
           color: #998661;
        }

        .an_outside_voice .column h3 {
           text-align: center;
           font-size: 20px;
           font-weight: 500;
           line-height: 1.1em;
           margin-bottom: 20px;
           font-family: "montserrat",sans-serif;
        }

        .an_outside_voice .column h2 {
           margin-bottom: 20px;
           line-height: 1.1em;
           font-weight: bold;
           font-size: 45px;
           font-family: "montserrat-alternates",sans-serif;
        }

        .an_outside_voice .column h1 {
           line-height: 1.1em;
           margin-bottom: 5px;
           font-weight: bold;
           text-align: left;
           font-size: 45px;
           color: #4b677b;
           font-family: "rockwell-nova",sans-serif;
        }

    /*links*/

        .an_outside_voice .column a {
           line-height: 1.1em;
           font-family: Times New Roman, serif;
           color: #998661;
        }

    /*inlines*/

        .an_outside_voice .column .s1 {
           text-decoration: underline;
        }

        .an_outside_voice .column .default-drop-cap {
           font-family: "rockwell-nova",sans-serif;
           line-height: .3em;
           font-size: 55px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: bold;
           float: left;
           color: #998661;
        }

    /*paragraphs*/

        .an_outside_voice .column p.p1 {
           color: #1a1a1a;
           font-size: 17.0px;
        }

        .an_outside_voice .column p.p1 {
           background-color: #fefffe;
           color: #000000;
           font-size: 16.0px;
        }

        .an_outside_voice .column p.BodyIndent {
           font-size: 17px;
           text-indent: 15px;
           margin-bottom: 8px;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
        }

        .an_outside_voice .column p {
           font-size: 17px;
           margin-bottom: 8px;
           line-height: 1.3em;
           font-family: Times New Roman, serif;
        }

