/***********************************
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 {
        }

/***********************************
User Guide
***********************************/

    /*headers*/

        .user_guide .column h1 {
        }

        .user_guide .column h2 {
        }

        .user_guide .column h3 {
        }

        .user_guide .column h4 {
        }

        .user_guide .column h5 {
        }

        .user_guide .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .user_guide .column a {
        }

    /*paragraphs*/

        .user_guide .column p {
        }

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

    /*paragraphs*/

        .masthead .column p.NoLineSpace {
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

        .masthead .column p.Caption {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 14px;
           font-family: Helvetica, sans-serif;
        }

        .masthead .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 18px;
           font-family: Georgia, serif;
        }

        .masthead .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 24px;
           font-family: Georgia, serif;
        }

        .masthead .column p {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

    /*lists*/

        .masthead .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .masthead .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .masthead .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

    /*links*/

        .masthead .column a {
        }

    /*inlines*/

        .masthead .column .McDanielred {
           color: #e33730;
        }

        .masthead .column .McDanielneutralblack {
           color: #3f4443;
        }

        .masthead .column .McDanielyellow {
           color: #fff200;
        }

        .masthead .column .McDanielgreen {
           color: #0db146;
        }

        .masthead .column .McDanielpurple {
           color: #41387a;
        }

        .masthead .column .McDanielblue {
           color: #00aeef;
        }

        .masthead .column .McDanielpink {
           color: #ec008c;
        }

        .masthead .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.6em;
           font-size: 55px;
           font-family: Helvetica, sans-serif;
           float: left;
        }

    /*headers*/

        .masthead .column h6 {
           margin-bottom: 12px;
           font-size: 14px;
           font-family: Helvetica, sans-serif;
        }

        .masthead .column h5 {
           margin-top: 24px;
           font-size: 20px;
           font-family: Helvetica, sans-serif;
        }

        .masthead .column h4 {
           margin-top: 12px;
           margin-bottom: 12px;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
        }

        .masthead .column h3 {
           margin-top: 0px;
           font-weight: 700;
           font-size: 20px;
           font-family: Helvetica, sans-serif;
        }

        .masthead .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 24px;
           font-family: Helvetica, sans-serif;
        }

        .masthead .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 34px;
           font-family: Helvetica, sans-serif;
        }

    /*general*/

        .masthead .column endbug {
        }

/***********************************
President's Letter
***********************************/

    /*paragraphs*/

        .president_s_letter .column p.NoLineSpace {
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

        .president_s_letter .column p.Caption {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 14px;
           font-family: Helvetica, sans-serif;
        }

        .president_s_letter .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 18px;
           font-family: Georgia, serif;
        }

        .president_s_letter .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 24px;
           font-family: Georgia, serif;
        }

        .president_s_letter .column p {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

    /*lists*/

        .president_s_letter .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .president_s_letter .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .president_s_letter .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

    /*links*/

        .president_s_letter .column a {
        }

    /*inlines*/

        .president_s_letter .column .McDanielred {
           color: #e33730;
        }

        .president_s_letter .column .McDanielneutralblack {
           color: #3f4443;
        }

        .president_s_letter .column .McDanielyellow {
           color: #fff200;
        }

        .president_s_letter .column .McDanielgreen {
           color: #0db146;
        }

        .president_s_letter .column .McDanielpurple {
           color: #41387a;
        }

        .president_s_letter .column .McDanielblue {
           color: #00aeef;
        }

        .president_s_letter .column .McDanielpink {
           color: #ec008c;
        }

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

    /*headers*/

        .president_s_letter .column h6 {
           margin-bottom: 12px;
           font-size: 14px;
           font-family: Helvetica, sans-serif;
        }

        .president_s_letter .column h5 {
           margin-top: 24px;
           font-size: 20px;
           font-family: Helvetica, sans-serif;
        }

        .president_s_letter .column h4 {
           margin-top: 12px;
           margin-bottom: 12px;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
        }

        .president_s_letter .column h3 {
           margin-top: 0px;
           font-weight: 700;
           font-size: 20px;
           font-family: Helvetica, sans-serif;
        }

        .president_s_letter .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 24px;
           font-family: Helvetica, sans-serif;
        }

        .president_s_letter .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 34px;
           font-family: Helvetica, sans-serif;
        }

    /*general*/

        .president_s_letter .column endbug {
        }

/***********************************
Carpe Diem
***********************************/

    /*paragraphs*/

        .carpe_diem .column p {
        }

    /*inlines*/

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

    /*links*/

        .carpe_diem .column a {
        }

    /*headers*/

        .carpe_diem .column h1 {
        }

        .carpe_diem .column h2 {
        }

        .carpe_diem .column h3 {
        }

        .carpe_diem .column h4 {
        }

        .carpe_diem .column h5 {
        }

        .carpe_diem .column h6 {
        }

/***********************************
Double Take
***********************************/

    /*paragraphs*/

        .double_take .column p {
        }

    /*inlines*/

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

    /*links*/

        .double_take .column a {
        }

    /*headers*/

        .double_take .column h1 {
        }

        .double_take .column h2 {
        }

        .double_take .column h3 {
        }

        .double_take .column h4 {
        }

        .double_take .column h5 {
        }

        .double_take .column h6 {
        }

/***********************************
Insights
***********************************/

    /*paragraphs*/

        .insights .column p {
        }

    /*inlines*/

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

    /*links*/

        .insights .column a {
        }

    /*headers*/

        .insights .column h1 {
        }

        .insights .column h2 {
        }

        .insights .column h3 {
        }

        .insights .column h4 {
        }

        .insights .column h5 {
        }

        .insights .column h6 {
        }

/***********************************
From Apollo to Zayed
***********************************/

    /*paragraphs*/

        .from_apollo_to_zayed .column p {
        }

    /*inlines*/

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

    /*links*/

        .from_apollo_to_zayed .column a {
        }

    /*headers*/

        .from_apollo_to_zayed .column h1 {
        }

        .from_apollo_to_zayed .column h2 {
        }

        .from_apollo_to_zayed .column h3 {
        }

        .from_apollo_to_zayed .column h4 {
        }

        .from_apollo_to_zayed .column h5 {
        }

        .from_apollo_to_zayed .column h6 {
        }

/***********************************
60-Second Syllabus
***********************************/

    /*paragraphs*/

        ._60_second_syllabus .column p {
        }

    /*inlines*/

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

    /*links*/

        ._60_second_syllabus .column a {
        }

    /*headers*/

        ._60_second_syllabus .column h1 {
        }

        ._60_second_syllabus .column h2 {
        }

        ._60_second_syllabus .column h3 {
        }

        ._60_second_syllabus .column h4 {
        }

        ._60_second_syllabus .column h5 {
        }

        ._60_second_syllabus .column h6 {
        }

/***********************************
Representation Matters
***********************************/

    /*paragraphs*/

        .representation_matters .column p {
        }

    /*inlines*/

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

    /*links*/

        .representation_matters .column a {
        }

    /*headers*/

        .representation_matters .column h1 {
        }

        .representation_matters .column h2 {
        }

        .representation_matters .column h3 {
        }

        .representation_matters .column h4 {
        }

        .representation_matters .column h5 {
        }

        .representation_matters .column h6 {
        }

/***********************************
Invested
***********************************/

    /*paragraphs*/

        .invested .column p {
        }

    /*inlines*/

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

    /*links*/

        .invested .column a {
        }

    /*headers*/

        .invested .column h1 {
        }

        .invested .column h2 {
        }

        .invested .column h3 {
        }

        .invested .column h4 {
        }

        .invested .column h5 {
        }

        .invested .column h6 {
        }

/***********************************
Invested: Gift Highlights
***********************************/

    /*paragraphs*/

        .invested_gift_highlights .column p {
        }

    /*inlines*/

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

    /*links*/

        .invested_gift_highlights .column a {
        }

    /*headers*/

        .invested_gift_highlights .column h1 {
        }

        .invested_gift_highlights .column h2 {
        }

        .invested_gift_highlights .column h3 {
        }

        .invested_gift_highlights .column h4 {
        }

        .invested_gift_highlights .column h5 {
        }

        .invested_gift_highlights .column h6 {
        }

/***********************************
Alumni Updates: Honor Class
***********************************/

    /*paragraphs*/

        .alumni_updates_honor_class .column p.NoLineSpace {
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_honor_class .column p.Caption {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 14px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_honor_class .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 18px;
           font-family: Georgia, serif;
        }

        .alumni_updates_honor_class .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 24px;
           font-family: Georgia, serif;
        }

        .alumni_updates_honor_class .column p {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

    /*lists*/

        .alumni_updates_honor_class .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .alumni_updates_honor_class .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .alumni_updates_honor_class .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

    /*links*/

        .alumni_updates_honor_class .column a {
        }

    /*inlines*/

        .alumni_updates_honor_class .column .McDanielred {
           color: #e33730;
        }

        .alumni_updates_honor_class .column .McDanielneutralblack {
           color: #3f4443;
        }

        .alumni_updates_honor_class .column .McDanielyellow {
           color: #fff200;
        }

        .alumni_updates_honor_class .column .McDanielgreen {
           color: #0db146;
        }

        .alumni_updates_honor_class .column .McDanielpurple {
           color: #41387a;
        }

        .alumni_updates_honor_class .column .McDanielblue {
           color: #00aeef;
        }

        .alumni_updates_honor_class .column .McDanielpink {
           color: #ec008c;
        }

        .alumni_updates_honor_class .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.6em;
           font-size: 55px;
           font-family: Helvetica, sans-serif;
           float: left;
        }

    /*headers*/

        .alumni_updates_honor_class .column h6 {
           margin-bottom: 12px;
           font-size: 14px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_honor_class .column h5 {
           margin-top: 24px;
           font-size: 20px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_honor_class .column h4 {
           margin-top: 12px;
           margin-bottom: 12px;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_honor_class .column h3 {
           margin-top: 0px;
           font-weight: 700;
           font-size: 20px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_honor_class .column h2 {
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-size: 24px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_honor_class .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 34px;
           font-family: Helvetica, sans-serif;
        }

    /*general*/

        .alumni_updates_honor_class .column endbug {
        }

/***********************************
Alumni Updates: Class of 1961
***********************************/

    /*general*/

        .alumni_updates_class_of_1961 .column endbug {
        }

    /*headers*/

        .alumni_updates_class_of_1961 .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .alumni_updates_class_of_1961 .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 12px;
           font-weight: bold;
        }

        .alumni_updates_class_of_1961 .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 0px;
        }

        .alumni_updates_class_of_1961 .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .alumni_updates_class_of_1961 .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .alumni_updates_class_of_1961 .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .alumni_updates_class_of_1961 .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.6em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .alumni_updates_class_of_1961 .column .McDanielpink {
           color: #ec008c;
        }

        .alumni_updates_class_of_1961 .column .McDanielblue {
           color: #00aeef;
        }

        .alumni_updates_class_of_1961 .column .McDanielpurple {
           color: #41387a;
        }

        .alumni_updates_class_of_1961 .column .McDanielgreen {
           color: #0db146;
        }

        .alumni_updates_class_of_1961 .column .McDanielyellow {
           color: #fff200;
        }

        .alumni_updates_class_of_1961 .column .McDanielneutralblack {
           color: #3f4443;
        }

        .alumni_updates_class_of_1961 .column .McDanielred {
           color: #e33730;
        }

    /*links*/

        .alumni_updates_class_of_1961 .column a {
        }

    /*lists*/

        .alumni_updates_class_of_1961 .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .alumni_updates_class_of_1961 .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .alumni_updates_class_of_1961 .column .Alphabetical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .alumni_updates_class_of_1961 .column p {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .alumni_updates_class_of_1961 .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .alumni_updates_class_of_1961 .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .alumni_updates_class_of_1961 .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .alumni_updates_class_of_1961 .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
Alumni Updates: Class of 1967
***********************************/

    /*paragraphs*/

        .alumni_updates_class_of_1967 .column p.NoLineSpace {
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_1967 .column p.Caption {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 14px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_1967 .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 18px;
           font-family: Georgia, serif;
        }

        .alumni_updates_class_of_1967 .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 24px;
           font-family: Georgia, serif;
        }

        .alumni_updates_class_of_1967 .column p {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

    /*lists*/

        .alumni_updates_class_of_1967 .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .alumni_updates_class_of_1967 .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .alumni_updates_class_of_1967 .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

    /*links*/

        .alumni_updates_class_of_1967 .column a {
        }

    /*inlines*/

        .alumni_updates_class_of_1967 .column .McDanielred {
           color: #e33730;
        }

        .alumni_updates_class_of_1967 .column .McDanielneutralblack {
           color: #3f4443;
        }

        .alumni_updates_class_of_1967 .column .McDanielyellow {
           color: #fff200;
        }

        .alumni_updates_class_of_1967 .column .McDanielgreen {
           color: #0db146;
        }

        .alumni_updates_class_of_1967 .column .McDanielpurple {
           color: #41387a;
        }

        .alumni_updates_class_of_1967 .column .McDanielblue {
           color: #00aeef;
        }

        .alumni_updates_class_of_1967 .column .McDanielpink {
           color: #ec008c;
        }

        .alumni_updates_class_of_1967 .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.6em;
           font-size: 55px;
           font-family: Helvetica, sans-serif;
           float: left;
        }

    /*headers*/

        .alumni_updates_class_of_1967 .column h6 {
           margin-bottom: 12px;
           font-size: 14px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_1967 .column h5 {
           margin-top: 24px;
           font-size: 20px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_1967 .column h4 {
           margin-top: 12px;
           margin-bottom: 12px;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_1967 .column h3 {
           margin-top: 0px;
           font-weight: 700;
           font-size: 20px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_1967 .column h2 {
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-size: 24px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_1967 .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 34px;
           font-family: Helvetica, sans-serif;
        }

    /*general*/

        .alumni_updates_class_of_1967 .column endbug {
        }

/***********************************
Alumni Updates: Class of 1973
***********************************/

    /*general*/

        .alumni_updates_class_of_1973 .column endbug {
        }

    /*headers*/

        .alumni_updates_class_of_1973 .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .alumni_updates_class_of_1973 .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 12px;
           font-weight: bold;
        }

        .alumni_updates_class_of_1973 .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 0px;
        }

        .alumni_updates_class_of_1973 .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .alumni_updates_class_of_1973 .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .alumni_updates_class_of_1973 .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .alumni_updates_class_of_1973 .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.6em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .alumni_updates_class_of_1973 .column .McDanielpink {
           color: #ec008c;
        }

        .alumni_updates_class_of_1973 .column .McDanielblue {
           color: #00aeef;
        }

        .alumni_updates_class_of_1973 .column .McDanielpurple {
           color: #41387a;
        }

        .alumni_updates_class_of_1973 .column .McDanielgreen {
           color: #0db146;
        }

        .alumni_updates_class_of_1973 .column .McDanielyellow {
           color: #fff200;
        }

        .alumni_updates_class_of_1973 .column .McDanielneutralblack {
           color: #3f4443;
        }

        .alumni_updates_class_of_1973 .column .McDanielred {
           color: #e33730;
        }

    /*links*/

        .alumni_updates_class_of_1973 .column a {
        }

    /*lists*/

        .alumni_updates_class_of_1973 .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .alumni_updates_class_of_1973 .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .alumni_updates_class_of_1973 .column .Alphabetical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .alumni_updates_class_of_1973 .column p {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .alumni_updates_class_of_1973 .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .alumni_updates_class_of_1973 .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .alumni_updates_class_of_1973 .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .alumni_updates_class_of_1973 .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
Alumni Updates: Class of 1979
***********************************/

    /*paragraphs*/

        .alumni_updates_class_of_1979 .column p.NoLineSpace {
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_1979 .column p.Caption {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 14px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_1979 .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 18px;
           font-family: Georgia, serif;
        }

        .alumni_updates_class_of_1979 .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 24px;
           font-family: Georgia, serif;
        }

        .alumni_updates_class_of_1979 .column p {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

    /*lists*/

        .alumni_updates_class_of_1979 .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .alumni_updates_class_of_1979 .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .alumni_updates_class_of_1979 .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

    /*links*/

        .alumni_updates_class_of_1979 .column a {
        }

    /*inlines*/

        .alumni_updates_class_of_1979 .column .McDanielred {
           color: #e33730;
        }

        .alumni_updates_class_of_1979 .column .McDanielneutralblack {
           color: #3f4443;
        }

        .alumni_updates_class_of_1979 .column .McDanielyellow {
           color: #fff200;
        }

        .alumni_updates_class_of_1979 .column .McDanielgreen {
           color: #0db146;
        }

        .alumni_updates_class_of_1979 .column .McDanielpurple {
           color: #41387a;
        }

        .alumni_updates_class_of_1979 .column .McDanielblue {
           color: #00aeef;
        }

        .alumni_updates_class_of_1979 .column .McDanielpink {
           color: #ec008c;
        }

        .alumni_updates_class_of_1979 .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.6em;
           font-size: 55px;
           font-family: Helvetica, sans-serif;
           float: left;
        }

    /*headers*/

        .alumni_updates_class_of_1979 .column h6 {
           margin-bottom: 12px;
           font-size: 14px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_1979 .column h5 {
           margin-top: 24px;
           font-size: 20px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_1979 .column h4 {
           margin-top: 12px;
           margin-bottom: 12px;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_1979 .column h3 {
           margin-top: 0px;
           font-weight: 700;
           font-size: 20px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_1979 .column h2 {
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-size: 24px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_1979 .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 34px;
           font-family: Helvetica, sans-serif;
        }

    /*general*/

        .alumni_updates_class_of_1979 .column endbug {
        }

/***********************************
Alumni Updates: Class of 1985
***********************************/

    /*general*/

        .alumni_updates_class_of_1985 .column endbug {
        }

    /*headers*/

        .alumni_updates_class_of_1985 .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .alumni_updates_class_of_1985 .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 12px;
           font-weight: bold;
        }

        .alumni_updates_class_of_1985 .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 0px;
        }

        .alumni_updates_class_of_1985 .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .alumni_updates_class_of_1985 .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .alumni_updates_class_of_1985 .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .alumni_updates_class_of_1985 .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.6em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .alumni_updates_class_of_1985 .column .McDanielpink {
           color: #ec008c;
        }

        .alumni_updates_class_of_1985 .column .McDanielblue {
           color: #00aeef;
        }

        .alumni_updates_class_of_1985 .column .McDanielpurple {
           color: #41387a;
        }

        .alumni_updates_class_of_1985 .column .McDanielgreen {
           color: #0db146;
        }

        .alumni_updates_class_of_1985 .column .McDanielyellow {
           color: #fff200;
        }

        .alumni_updates_class_of_1985 .column .McDanielneutralblack {
           color: #3f4443;
        }

        .alumni_updates_class_of_1985 .column .McDanielred {
           color: #e33730;
        }

    /*links*/

        .alumni_updates_class_of_1985 .column a {
        }

    /*lists*/

        .alumni_updates_class_of_1985 .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .alumni_updates_class_of_1985 .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .alumni_updates_class_of_1985 .column .Alphabetical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .alumni_updates_class_of_1985 .column p {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .alumni_updates_class_of_1985 .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .alumni_updates_class_of_1985 .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .alumni_updates_class_of_1985 .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .alumni_updates_class_of_1985 .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
Alumni Updates: Class of 1991
***********************************/

    /*paragraphs*/

        .alumni_updates_class_of_1991 .column p.NoLineSpace {
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_1991 .column p.Caption {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 14px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_1991 .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 18px;
           font-family: Georgia, serif;
        }

        .alumni_updates_class_of_1991 .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 24px;
           font-family: Georgia, serif;
        }

        .alumni_updates_class_of_1991 .column p {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

    /*lists*/

        .alumni_updates_class_of_1991 .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .alumni_updates_class_of_1991 .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .alumni_updates_class_of_1991 .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

    /*links*/

        .alumni_updates_class_of_1991 .column a {
        }

    /*inlines*/

        .alumni_updates_class_of_1991 .column .McDanielred {
           color: #e33730;
        }

        .alumni_updates_class_of_1991 .column .McDanielneutralblack {
           color: #3f4443;
        }

        .alumni_updates_class_of_1991 .column .McDanielyellow {
           color: #fff200;
        }

        .alumni_updates_class_of_1991 .column .McDanielgreen {
           color: #0db146;
        }

        .alumni_updates_class_of_1991 .column .McDanielpurple {
           color: #41387a;
        }

        .alumni_updates_class_of_1991 .column .McDanielblue {
           color: #00aeef;
        }

        .alumni_updates_class_of_1991 .column .McDanielpink {
           color: #ec008c;
        }

        .alumni_updates_class_of_1991 .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.6em;
           font-size: 55px;
           font-family: Helvetica, sans-serif;
           float: left;
        }

    /*headers*/

        .alumni_updates_class_of_1991 .column h6 {
           margin-bottom: 12px;
           font-size: 14px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_1991 .column h5 {
           margin-top: 24px;
           font-size: 20px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_1991 .column h4 {
           margin-top: 12px;
           margin-bottom: 12px;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_1991 .column h3 {
           margin-top: 0px;
           font-weight: 700;
           font-size: 20px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_1991 .column h2 {
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-size: 24px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_1991 .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 34px;
           font-family: Helvetica, sans-serif;
        }

    /*general*/

        .alumni_updates_class_of_1991 .column endbug {
        }

/***********************************
Alumni Updates: Class of 1997
***********************************/

    /*general*/

        .alumni_updates_class_of_1997 .column endbug {
        }

    /*headers*/

        .alumni_updates_class_of_1997 .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .alumni_updates_class_of_1997 .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 12px;
           font-weight: bold;
        }

        .alumni_updates_class_of_1997 .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 0px;
        }

        .alumni_updates_class_of_1997 .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .alumni_updates_class_of_1997 .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .alumni_updates_class_of_1997 .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .alumni_updates_class_of_1997 .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.6em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .alumni_updates_class_of_1997 .column .McDanielpink {
           color: #ec008c;
        }

        .alumni_updates_class_of_1997 .column .McDanielblue {
           color: #00aeef;
        }

        .alumni_updates_class_of_1997 .column .McDanielpurple {
           color: #41387a;
        }

        .alumni_updates_class_of_1997 .column .McDanielgreen {
           color: #0db146;
        }

        .alumni_updates_class_of_1997 .column .McDanielyellow {
           color: #fff200;
        }

        .alumni_updates_class_of_1997 .column .McDanielneutralblack {
           color: #3f4443;
        }

        .alumni_updates_class_of_1997 .column .McDanielred {
           color: #e33730;
        }

    /*links*/

        .alumni_updates_class_of_1997 .column a {
        }

    /*lists*/

        .alumni_updates_class_of_1997 .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .alumni_updates_class_of_1997 .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .alumni_updates_class_of_1997 .column .Alphabetical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .alumni_updates_class_of_1997 .column p {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .alumni_updates_class_of_1997 .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .alumni_updates_class_of_1997 .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .alumni_updates_class_of_1997 .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .alumni_updates_class_of_1997 .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
Alumni Updates: Class of 2003
***********************************/

    /*paragraphs*/

        .alumni_updates_class_of_2003 .column p.NoLineSpace {
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_2003 .column p.Caption {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 14px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_2003 .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 18px;
           font-family: Georgia, serif;
        }

        .alumni_updates_class_of_2003 .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 24px;
           font-family: Georgia, serif;
        }

        .alumni_updates_class_of_2003 .column p {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

    /*lists*/

        .alumni_updates_class_of_2003 .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .alumni_updates_class_of_2003 .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .alumni_updates_class_of_2003 .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

    /*links*/

        .alumni_updates_class_of_2003 .column a {
        }

    /*inlines*/

        .alumni_updates_class_of_2003 .column .McDanielred {
           color: #e33730;
        }

        .alumni_updates_class_of_2003 .column .McDanielneutralblack {
           color: #3f4443;
        }

        .alumni_updates_class_of_2003 .column .McDanielyellow {
           color: #fff200;
        }

        .alumni_updates_class_of_2003 .column .McDanielgreen {
           color: #0db146;
        }

        .alumni_updates_class_of_2003 .column .McDanielpurple {
           color: #41387a;
        }

        .alumni_updates_class_of_2003 .column .McDanielblue {
           color: #00aeef;
        }

        .alumni_updates_class_of_2003 .column .McDanielpink {
           color: #ec008c;
        }

        .alumni_updates_class_of_2003 .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.6em;
           font-size: 55px;
           font-family: Helvetica, sans-serif;
           float: left;
        }

    /*headers*/

        .alumni_updates_class_of_2003 .column h6 {
           margin-bottom: 12px;
           font-size: 14px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_2003 .column h5 {
           margin-top: 24px;
           font-size: 20px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_2003 .column h4 {
           margin-top: 12px;
           margin-bottom: 12px;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_2003 .column h3 {
           margin-top: 0px;
           font-weight: 700;
           font-size: 20px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_2003 .column h2 {
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-size: 24px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_2003 .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 34px;
           font-family: Helvetica, sans-serif;
        }

    /*general*/

        .alumni_updates_class_of_2003 .column endbug {
        }

/***********************************
Alumni Updates: Class of 2009
***********************************/

    /*general*/

        .alumni_updates_class_of_2009 .column endbug {
        }

    /*headers*/

        .alumni_updates_class_of_2009 .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .alumni_updates_class_of_2009 .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 12px;
           font-weight: bold;
        }

        .alumni_updates_class_of_2009 .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 0px;
        }

        .alumni_updates_class_of_2009 .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .alumni_updates_class_of_2009 .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .alumni_updates_class_of_2009 .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .alumni_updates_class_of_2009 .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.6em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .alumni_updates_class_of_2009 .column .McDanielpink {
           color: #ec008c;
        }

        .alumni_updates_class_of_2009 .column .McDanielblue {
           color: #00aeef;
        }

        .alumni_updates_class_of_2009 .column .McDanielpurple {
           color: #41387a;
        }

        .alumni_updates_class_of_2009 .column .McDanielgreen {
           color: #0db146;
        }

        .alumni_updates_class_of_2009 .column .McDanielyellow {
           color: #fff200;
        }

        .alumni_updates_class_of_2009 .column .McDanielneutralblack {
           color: #3f4443;
        }

        .alumni_updates_class_of_2009 .column .McDanielred {
           color: #e33730;
        }

    /*links*/

        .alumni_updates_class_of_2009 .column a {
        }

    /*lists*/

        .alumni_updates_class_of_2009 .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .alumni_updates_class_of_2009 .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .alumni_updates_class_of_2009 .column .Alphabetical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .alumni_updates_class_of_2009 .column p {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .alumni_updates_class_of_2009 .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .alumni_updates_class_of_2009 .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .alumni_updates_class_of_2009 .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .alumni_updates_class_of_2009 .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
Alumni Updates: Class of 2015
***********************************/

    /*paragraphs*/

        .alumni_updates_class_of_2015 .column p.NoLineSpace {
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_2015 .column p.Caption {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 14px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_2015 .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 18px;
           font-family: Georgia, serif;
        }

        .alumni_updates_class_of_2015 .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 24px;
           font-family: Georgia, serif;
        }

        .alumni_updates_class_of_2015 .column p {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

    /*lists*/

        .alumni_updates_class_of_2015 .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .alumni_updates_class_of_2015 .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .alumni_updates_class_of_2015 .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

    /*links*/

        .alumni_updates_class_of_2015 .column a {
        }

    /*inlines*/

        .alumni_updates_class_of_2015 .column .McDanielred {
           color: #e33730;
        }

        .alumni_updates_class_of_2015 .column .McDanielneutralblack {
           color: #3f4443;
        }

        .alumni_updates_class_of_2015 .column .McDanielyellow {
           color: #fff200;
        }

        .alumni_updates_class_of_2015 .column .McDanielgreen {
           color: #0db146;
        }

        .alumni_updates_class_of_2015 .column .McDanielpurple {
           color: #41387a;
        }

        .alumni_updates_class_of_2015 .column .McDanielblue {
           color: #00aeef;
        }

        .alumni_updates_class_of_2015 .column .McDanielpink {
           color: #ec008c;
        }

        .alumni_updates_class_of_2015 .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.6em;
           font-size: 55px;
           font-family: Helvetica, sans-serif;
           float: left;
        }

    /*headers*/

        .alumni_updates_class_of_2015 .column h6 {
           margin-bottom: 12px;
           font-size: 14px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_2015 .column h5 {
           margin-top: 24px;
           font-size: 20px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_2015 .column h4 {
           margin-top: 12px;
           margin-bottom: 12px;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_2015 .column h3 {
           margin-top: 0px;
           font-weight: 700;
           font-size: 20px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_2015 .column h2 {
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-size: 24px;
           font-family: Helvetica, sans-serif;
        }

        .alumni_updates_class_of_2015 .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 34px;
           font-family: Helvetica, sans-serif;
        }

    /*general*/

        .alumni_updates_class_of_2015 .column endbug {
        }

/***********************************
Alumni Updates: Class of 2021
***********************************/

    /*general*/

        .alumni_updates_class_of_2021 .column endbug {
        }

    /*headers*/

        .alumni_updates_class_of_2021 .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .alumni_updates_class_of_2021 .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 12px;
           font-weight: bold;
        }

        .alumni_updates_class_of_2021 .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 0px;
        }

        .alumni_updates_class_of_2021 .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .alumni_updates_class_of_2021 .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .alumni_updates_class_of_2021 .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .alumni_updates_class_of_2021 .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.6em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .alumni_updates_class_of_2021 .column .McDanielpink {
           color: #ec008c;
        }

        .alumni_updates_class_of_2021 .column .McDanielblue {
           color: #00aeef;
        }

        .alumni_updates_class_of_2021 .column .McDanielpurple {
           color: #41387a;
        }

        .alumni_updates_class_of_2021 .column .McDanielgreen {
           color: #0db146;
        }

        .alumni_updates_class_of_2021 .column .McDanielyellow {
           color: #fff200;
        }

        .alumni_updates_class_of_2021 .column .McDanielneutralblack {
           color: #3f4443;
        }

        .alumni_updates_class_of_2021 .column .McDanielred {
           color: #e33730;
        }

    /*links*/

        .alumni_updates_class_of_2021 .column a {
        }

    /*lists*/

        .alumni_updates_class_of_2021 .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .alumni_updates_class_of_2021 .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .alumni_updates_class_of_2021 .column .Alphabetical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .alumni_updates_class_of_2021 .column p {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .alumni_updates_class_of_2021 .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .alumni_updates_class_of_2021 .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .alumni_updates_class_of_2021 .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .alumni_updates_class_of_2021 .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
Keep Climbing
***********************************/

    /*paragraphs*/

        .keep_climbing .column p {
        }

    /*inlines*/

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

    /*links*/

        .keep_climbing .column a {
        }

    /*headers*/

        .keep_climbing .column h1 {
        }

        .keep_climbing .column h2 {
        }

        .keep_climbing .column h3 {
        }

        .keep_climbing .column h4 {
        }

        .keep_climbing .column h5 {
        }

        .keep_climbing .column h6 {
        }

/***********************************
Campus Landmark Challenge
***********************************/

    /*paragraphs*/

        .campus_landmark_challenge .column p {
        }

    /*inlines*/

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

    /*links*/

        .campus_landmark_challenge .column a {
        }

    /*headers*/

        .campus_landmark_challenge .column h1 {
        }

        .campus_landmark_challenge .column h2 {
        }

        .campus_landmark_challenge .column h3 {
        }

        .campus_landmark_challenge .column h4 {
        }

        .campus_landmark_challenge .column h5 {
        }

        .campus_landmark_challenge .column h6 {
        }

/***********************************
Back Cover
***********************************/

    /*paragraphs*/

        .back_cover .column p {
        }

    /*inlines*/

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

    /*links*/

        .back_cover .column a {
        }

    /*headers*/

        .back_cover .column h1 {
        }

        .back_cover .column h2 {
        }

        .back_cover .column h3 {
        }

        .back_cover .column h4 {
        }

        .back_cover .column h5 {
        }

        .back_cover .column h6 {
        }

/***********************************
Departed: Those who will be missed
***********************************/

    /*paragraphs*/

        .departed_those_who_will_be_mi .column p.NoLineSpace {
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

        .departed_those_who_will_be_mi .column p.Caption {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 14px;
           font-family: Helvetica, sans-serif;
        }

        .departed_those_who_will_be_mi .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 18px;
           font-family: Georgia, serif;
        }

        .departed_those_who_will_be_mi .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 24px;
           font-family: Georgia, serif;
        }

        .departed_those_who_will_be_mi .column p {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

    /*lists*/

        .departed_those_who_will_be_mi .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .departed_those_who_will_be_mi .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .departed_those_who_will_be_mi .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

    /*links*/

        .departed_those_who_will_be_mi .column a {
        }

    /*inlines*/

        .departed_those_who_will_be_mi .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.6em;
           font-size: 55px;
           font-family: Helvetica, sans-serif;
           float: left;
        }

    /*headers*/

        .departed_those_who_will_be_mi .column h6 {
           margin-bottom: 12px;
           font-size: 14px;
           font-family: Helvetica, sans-serif;
        }

        .departed_those_who_will_be_mi .column h5 {
           margin-top: 24px;
           font-size: 20px;
           font-family: Helvetica, sans-serif;
        }

        .departed_those_who_will_be_mi .column h4 {
           margin-top: 12px;
           margin-bottom: 12px;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
        }

        .departed_those_who_will_be_mi .column h3 {
           margin-top: 0px;
           font-weight: 700;
           font-size: 20px;
           font-family: Helvetica, sans-serif;
        }

        .departed_those_who_will_be_mi .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-weight: bold;
           font-size: 24px;
           font-family: Helvetica, sans-serif;
        }

        .departed_those_who_will_be_mi .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 34px;
           font-family: Helvetica, sans-serif;
        }

    /*general*/

        .departed_those_who_will_be_mi .column endbug {
        }

/***********************************
We Did! Wedding vows exchanged this season
***********************************/

    /*general*/

        .we_did_wedding_vows_exchanged .column endbug {
        }

    /*headers*/

        .we_did_wedding_vows_exchanged .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .we_did_wedding_vows_exchanged .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .we_did_wedding_vows_exchanged .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 0px;
        }

        .we_did_wedding_vows_exchanged .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .we_did_wedding_vows_exchanged .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .we_did_wedding_vows_exchanged .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .we_did_wedding_vows_exchanged .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.6em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .we_did_wedding_vows_exchanged .column a {
        }

    /*lists*/

        .we_did_wedding_vows_exchanged .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .we_did_wedding_vows_exchanged .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .we_did_wedding_vows_exchanged .column .Alphabetical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .we_did_wedding_vows_exchanged .column p {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .we_did_wedding_vows_exchanged .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .we_did_wedding_vows_exchanged .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .we_did_wedding_vows_exchanged .column p.Caption {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .we_did_wedding_vows_exchanged .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
Arrived: Family additions this season
***********************************/

    /*paragraphs*/

        .arrived_family_additions_this .column p.NoLineSpace {
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

        .arrived_family_additions_this .column p.Caption {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 14px;
           font-family: Helvetica, sans-serif;
        }

        .arrived_family_additions_this .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 18px;
           font-family: Georgia, serif;
        }

        .arrived_family_additions_this .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 24px;
           font-family: Georgia, serif;
        }

        .arrived_family_additions_this .column p {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

    /*lists*/

        .arrived_family_additions_this .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .arrived_family_additions_this .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .arrived_family_additions_this .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

    /*links*/

        .arrived_family_additions_this .column a {
        }

    /*inlines*/

        .arrived_family_additions_this .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.6em;
           font-size: 55px;
           font-family: Helvetica, sans-serif;
           float: left;
        }

    /*headers*/

        .arrived_family_additions_this .column h6 {
           margin-bottom: 12px;
           font-size: 14px;
           font-family: Helvetica, sans-serif;
        }

        .arrived_family_additions_this .column h5 {
           margin-top: 24px;
           font-size: 20px;
           font-family: Helvetica, sans-serif;
        }

        .arrived_family_additions_this .column h4 {
           margin-top: 12px;
           margin-bottom: 12px;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
        }

        .arrived_family_additions_this .column h3 {
           margin-top: 0px;
           font-weight: 700;
           font-size: 20px;
           font-family: Helvetica, sans-serif;
        }

        .arrived_family_additions_this .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-weight: bold;
           font-size: 24px;
           font-family: Helvetica, sans-serif;
        }

        .arrived_family_additions_this .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 34px;
           font-family: Helvetica, sans-serif;
        }

    /*general*/

        .arrived_family_additions_this .column endbug {
        }

/***********************************
Class Noted: Alma mater rings true on the Rhine River
***********************************/

    /*paragraphs*/

        .class_noted_alma_mater_rings_ .column p {
        }

    /*inlines*/

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

    /*links*/

        .class_noted_alma_mater_rings_ .column a {
        }

    /*headers*/

        .class_noted_alma_mater_rings_ .column h1 {
        }

        .class_noted_alma_mater_rings_ .column h2 {
        }

        .class_noted_alma_mater_rings_ .column h3 {
        }

        .class_noted_alma_mater_rings_ .column h4 {
        }

        .class_noted_alma_mater_rings_ .column h5 {
        }

        .class_noted_alma_mater_rings_ .column h6 {
        }

/***********************************
Class Noted: Coach Ron Jones returns to the Hill
***********************************/

    /*headers*/

        .class_noted_coach_ron_jones_r .column h6 {
        }

        .class_noted_coach_ron_jones_r .column h5 {
        }

        .class_noted_coach_ron_jones_r .column h4 {
        }

        .class_noted_coach_ron_jones_r .column h3 {
        }

        .class_noted_coach_ron_jones_r .column h2 {
        }

        .class_noted_coach_ron_jones_r .column h1 {
        }

    /*links*/

        .class_noted_coach_ron_jones_r .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .class_noted_coach_ron_jones_r .column p {
        }

/***********************************
Departed: Featured Obituaries
***********************************/

    /*paragraphs*/

        .departed_featured_obituaries .column p.NoLineSpace {
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

        .departed_featured_obituaries .column p.Caption {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 14px;
           font-family: Helvetica, sans-serif;
        }

        .departed_featured_obituaries .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 18px;
           font-family: Georgia, serif;
        }

        .departed_featured_obituaries .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 24px;
           font-family: Georgia, serif;
        }

        .departed_featured_obituaries .column p {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
        }

    /*lists*/

        .departed_featured_obituaries .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .departed_featured_obituaries .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .departed_featured_obituaries .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

    /*links*/

        .departed_featured_obituaries .column a {
        }

    /*inlines*/

        .departed_featured_obituaries .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.6em;
           font-size: 55px;
           font-family: Helvetica, sans-serif;
           float: left;
        }

    /*headers*/

        .departed_featured_obituaries .column h6 {
           margin-bottom: 12px;
           font-size: 14px;
           font-family: Helvetica, sans-serif;
        }

        .departed_featured_obituaries .column h5 {
           margin-top: 24px;
           font-size: 20px;
           font-family: Helvetica, sans-serif;
        }

        .departed_featured_obituaries .column h4 {
           margin-top: 12px;
           margin-bottom: 12px;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
        }

        .departed_featured_obituaries .column h3 {
           margin-top: 0px;
           font-weight: 700;
           font-size: 20px;
           font-family: Helvetica, sans-serif;
        }

        .departed_featured_obituaries .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-weight: bold;
           font-size: 24px;
           font-family: Helvetica, sans-serif;
        }

        .departed_featured_obituaries .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 34px;
           font-family: Helvetica, sans-serif;
        }

    /*general*/

        .departed_featured_obituaries .column endbug {
        }

/***********************************
Save the Date: Academic Symposium
***********************************/

    /*paragraphs*/

        .save_the_date_academic_sympos .column p {
        }

    /*inlines*/

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

    /*links*/

        .save_the_date_academic_sympos .column a {
        }

    /*headers*/

        .save_the_date_academic_sympos .column h1 {
        }

        .save_the_date_academic_sympos .column h2 {
        }

        .save_the_date_academic_sympos .column h3 {
        }

        .save_the_date_academic_sympos .column h4 {
        }

        .save_the_date_academic_sympos .column h5 {
        }

        .save_the_date_academic_sympos .column h6 {
        }

/***********************************
Alumni Weekend 2024
***********************************/

    /*paragraphs*/

        .alumni_weekend_2024 .column p {
        }

    /*inlines*/

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

    /*links*/

        .alumni_weekend_2024 .column a {
        }

    /*headers*/

        .alumni_weekend_2024 .column h1 {
        }

        .alumni_weekend_2024 .column h2 {
        }

        .alumni_weekend_2024 .column h3 {
        }

        .alumni_weekend_2024 .column h4 {
        }

        .alumni_weekend_2024 .column h5 {
        }

        .alumni_weekend_2024 .column h6 {
        }

