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

/***********************************
MathWorks
***********************************/

    /*paragraphs*/

        .mathworks .column p {
        }

    /*inlines*/

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

    /*links*/

        .mathworks .column a {
        }

    /*headers*/

        .mathworks .column h1 {
        }

        .mathworks .column h2 {
        }

        .mathworks .column h3 {
        }

        .mathworks .column h4 {
        }

        .mathworks .column h5 {
        }

        .mathworks .column h6 {
        }

/***********************************
Zurich Instruments
***********************************/

    /*paragraphs*/

        .zurich_instruments .column p {
        }

    /*inlines*/

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

    /*links*/

        .zurich_instruments .column a {
        }

    /*headers*/

        .zurich_instruments .column h1 {
        }

        .zurich_instruments .column h2 {
        }

        .zurich_instruments .column h3 {
        }

        .zurich_instruments .column h4 {
        }

        .zurich_instruments .column h5 {
        }

        .zurich_instruments .column h6 {
        }

/***********************************
MasterBond
***********************************/

    /*paragraphs*/

        .masterbond .column p {
        }

    /*inlines*/

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

    /*links*/

        .masterbond .column a {
        }

    /*headers*/

        .masterbond .column h1 {
        }

        .masterbond .column h2 {
        }

        .masterbond .column h3 {
        }

        .masterbond .column h4 {
        }

        .masterbond .column h5 {
        }

        .masterbond .column h6 {
        }

/***********************************
What a Long, Strange Trip It's Been
***********************************/

    /*general*/

        .what_a_long_strange_trip_it_s .column endbug {
        }

    /*headers*/

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

        .what_a_long_strange_trip_it_s .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .what_a_long_strange_trip_it_s .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .what_a_long_strange_trip_it_s .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .what_a_long_strange_trip_it_s .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .what_a_long_strange_trip_it_s .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .what_a_long_strange_trip_it_s .column .AllCaps {
           text-transform: uppercase;
        }

        .what_a_long_strange_trip_it_s .column .Lowercase {
           text-transform: lowercase;
        }

        .what_a_long_strange_trip_it_s .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .what_a_long_strange_trip_it_s .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .what_a_long_strange_trip_it_s .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .what_a_long_strange_trip_it_s .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .what_a_long_strange_trip_it_s .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .what_a_long_strange_trip_it_s .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .what_a_long_strange_trip_it_s .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .what_a_long_strange_trip_it_s .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .what_a_long_strange_trip_it_s .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .what_a_long_strange_trip_it_s .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .what_a_long_strange_trip_it_s .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .what_a_long_strange_trip_it_s .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .what_a_long_strange_trip_it_s .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
IEEE Member Discounts
***********************************/

    /*paragraphs*/

        .ieee_member_discounts .column p {
        }

    /*inlines*/

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

    /*links*/

        .ieee_member_discounts .column a {
        }

    /*headers*/

        .ieee_member_discounts .column h1 {
        }

        .ieee_member_discounts .column h2 {
        }

        .ieee_member_discounts .column h3 {
        }

        .ieee_member_discounts .column h4 {
        }

        .ieee_member_discounts .column h5 {
        }

        .ieee_member_discounts .column h6 {
        }

/***********************************
Contributors
***********************************/

    /*headers*/

        .contributors .column h1 {
        }

        .contributors .column h2 {
        }

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

        .contributors .column h4 {
        }

        .contributors .column h5 {
        }

        .contributors .column h6 {
        }

    /*inlines*/

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

        .contributors .column .Uppercase {
           text-transform: uppercase;
        }

    /*links*/

        .contributors .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
        }

    /*paragraphs*/

        .contributors .column p {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
        }

        .contributors .column p.Bio {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
        }

/***********************************
COMSOL
***********************************/

    /*paragraphs*/

        .comsol .column p {
        }

    /*inlines*/

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

    /*links*/

        .comsol .column a {
        }

    /*headers*/

        .comsol .column h1 {
        }

        .comsol .column h2 {
        }

        .comsol .column h3 {
        }

        .comsol .column h4 {
        }

        .comsol .column h5 {
        }

        .comsol .column h6 {
        }

/***********************************
How Safe Are eVTOLs?
***********************************/

    /*general*/

        .how_safe_are_evtols_ .column endbug {
        }

    /*headers*/

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

        .how_safe_are_evtols_ .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .how_safe_are_evtols_ .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .how_safe_are_evtols_ .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .how_safe_are_evtols_ .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .how_safe_are_evtols_ .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .how_safe_are_evtols_ .column .AllCaps {
           text-transform: uppercase;
        }

        .how_safe_are_evtols_ .column .Lowercase {
           text-transform: lowercase;
        }

        .how_safe_are_evtols_ .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .how_safe_are_evtols_ .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .how_safe_are_evtols_ .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .how_safe_are_evtols_ .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .how_safe_are_evtols_ .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .how_safe_are_evtols_ .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .how_safe_are_evtols_ .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .how_safe_are_evtols_ .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .how_safe_are_evtols_ .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .how_safe_are_evtols_ .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .how_safe_are_evtols_ .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .how_safe_are_evtols_ .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .how_safe_are_evtols_ .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
Intel's 4004 Turns 50
***********************************/

    /*general*/

        .intel_s_4004_turns_50 .column endbug {
        }

    /*headers*/

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

        .intel_s_4004_turns_50 .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .intel_s_4004_turns_50 .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .intel_s_4004_turns_50 .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .intel_s_4004_turns_50 .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .intel_s_4004_turns_50 .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .intel_s_4004_turns_50 .column .AllCaps {
           text-transform: uppercase;
        }

        .intel_s_4004_turns_50 .column .Lowercase {
           text-transform: lowercase;
        }

        .intel_s_4004_turns_50 .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .intel_s_4004_turns_50 .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .intel_s_4004_turns_50 .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .intel_s_4004_turns_50 .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .intel_s_4004_turns_50 .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .intel_s_4004_turns_50 .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .intel_s_4004_turns_50 .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .intel_s_4004_turns_50 .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .intel_s_4004_turns_50 .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .intel_s_4004_turns_50 .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .intel_s_4004_turns_50 .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .intel_s_4004_turns_50 .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .intel_s_4004_turns_50 .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
The New (Distributed) Utilities
***********************************/

    /*general*/

        .the_new_distributed_utilities .column endbug {
        }

    /*headers*/

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

        .the_new_distributed_utilities .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .the_new_distributed_utilities .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .the_new_distributed_utilities .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .the_new_distributed_utilities .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .the_new_distributed_utilities .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .the_new_distributed_utilities .column .AllCaps {
           text-transform: uppercase;
        }

        .the_new_distributed_utilities .column .Lowercase {
           text-transform: lowercase;
        }

        .the_new_distributed_utilities .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .the_new_distributed_utilities .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .the_new_distributed_utilities .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .the_new_distributed_utilities .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .the_new_distributed_utilities .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .the_new_distributed_utilities .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .the_new_distributed_utilities .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .the_new_distributed_utilities .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .the_new_distributed_utilities .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .the_new_distributed_utilities .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .the_new_distributed_utilities .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .the_new_distributed_utilities .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .the_new_distributed_utilities .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
Any Surface Can Be a Touch Screen
***********************************/

    /*general*/

        .any_surface_can_be_a_touch_sc .column endbug {
        }

    /*headers*/

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

        .any_surface_can_be_a_touch_sc .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .any_surface_can_be_a_touch_sc .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .any_surface_can_be_a_touch_sc .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .any_surface_can_be_a_touch_sc .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .any_surface_can_be_a_touch_sc .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .any_surface_can_be_a_touch_sc .column .AllCaps {
           text-transform: uppercase;
        }

        .any_surface_can_be_a_touch_sc .column .Lowercase {
           text-transform: lowercase;
        }

        .any_surface_can_be_a_touch_sc .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .any_surface_can_be_a_touch_sc .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .any_surface_can_be_a_touch_sc .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .any_surface_can_be_a_touch_sc .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .any_surface_can_be_a_touch_sc .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .any_surface_can_be_a_touch_sc .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .any_surface_can_be_a_touch_sc .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .any_surface_can_be_a_touch_sc .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .any_surface_can_be_a_touch_sc .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .any_surface_can_be_a_touch_sc .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .any_surface_can_be_a_touch_sc .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .any_surface_can_be_a_touch_sc .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .any_surface_can_be_a_touch_sc .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
Thermal Solar Goes Where PVs Can't
***********************************/

    /*general*/

        .thermal_solar_goes_where_pvs_ .column endbug {
        }

    /*headers*/

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

        .thermal_solar_goes_where_pvs_ .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .thermal_solar_goes_where_pvs_ .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .thermal_solar_goes_where_pvs_ .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .thermal_solar_goes_where_pvs_ .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .thermal_solar_goes_where_pvs_ .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .thermal_solar_goes_where_pvs_ .column .AllCaps {
           text-transform: uppercase;
        }

        .thermal_solar_goes_where_pvs_ .column .Lowercase {
           text-transform: lowercase;
        }

        .thermal_solar_goes_where_pvs_ .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .thermal_solar_goes_where_pvs_ .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .thermal_solar_goes_where_pvs_ .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .thermal_solar_goes_where_pvs_ .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .thermal_solar_goes_where_pvs_ .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .thermal_solar_goes_where_pvs_ .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .thermal_solar_goes_where_pvs_ .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .thermal_solar_goes_where_pvs_ .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .thermal_solar_goes_where_pvs_ .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .thermal_solar_goes_where_pvs_ .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .thermal_solar_goes_where_pvs_ .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .thermal_solar_goes_where_pvs_ .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .thermal_solar_goes_where_pvs_ .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
In The Dark
***********************************/

    /*general*/

        .in_the_dark .column endbug {
        }

    /*headers*/

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

        .in_the_dark .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .in_the_dark .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .in_the_dark .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .in_the_dark .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .in_the_dark .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .in_the_dark .column .AllCaps {
           text-transform: uppercase;
        }

        .in_the_dark .column .Lowercase {
           text-transform: lowercase;
        }

        .in_the_dark .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .in_the_dark .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .in_the_dark .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .in_the_dark .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .in_the_dark .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .in_the_dark .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .in_the_dark .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .in_the_dark .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .in_the_dark .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .in_the_dark .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .in_the_dark .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .in_the_dark .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .in_the_dark .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
Home Clustering Made Easier
***********************************/

    /*general*/

        .home_clustering_made_easier .column endbug {
        }

    /*headers*/

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

        .home_clustering_made_easier .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .home_clustering_made_easier .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .home_clustering_made_easier .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .home_clustering_made_easier .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .home_clustering_made_easier .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .home_clustering_made_easier .column .AllCaps {
           text-transform: uppercase;
        }

        .home_clustering_made_easier .column .Lowercase {
           text-transform: lowercase;
        }

        .home_clustering_made_easier .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .home_clustering_made_easier .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .home_clustering_made_easier .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .home_clustering_made_easier .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .home_clustering_made_easier .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .home_clustering_made_easier .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .home_clustering_made_easier .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .home_clustering_made_easier .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .home_clustering_made_easier .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .home_clustering_made_easier .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .home_clustering_made_easier .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .home_clustering_made_easier .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .home_clustering_made_easier .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
IEEE Global COmmunications Conference
***********************************/

    /*paragraphs*/

        .ieee_global_communications_co .column p {
        }

    /*inlines*/

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

    /*links*/

        .ieee_global_communications_co .column a {
        }

    /*headers*/

        .ieee_global_communications_co .column h1 {
        }

        .ieee_global_communications_co .column h2 {
        }

        .ieee_global_communications_co .column h3 {
        }

        .ieee_global_communications_co .column h4 {
        }

        .ieee_global_communications_co .column h5 {
        }

        .ieee_global_communications_co .column h6 {
        }

/***********************************
Marcellus Proctor
***********************************/

    /*general*/

        .marcellus_proctor .column endbug {
        }

    /*headers*/

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

        .marcellus_proctor .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .marcellus_proctor .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .marcellus_proctor .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .marcellus_proctor .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .marcellus_proctor .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .marcellus_proctor .column .AllCaps {
           text-transform: uppercase;
        }

        .marcellus_proctor .column .Lowercase {
           text-transform: lowercase;
        }

        .marcellus_proctor .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .marcellus_proctor .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .marcellus_proctor .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .marcellus_proctor .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .marcellus_proctor .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .marcellus_proctor .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .marcellus_proctor .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .marcellus_proctor .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .marcellus_proctor .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .marcellus_proctor .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .marcellus_proctor .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .marcellus_proctor .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .marcellus_proctor .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
IEEE Robots
***********************************/

    /*paragraphs*/

        .ieee_robots .column p {
        }

    /*inlines*/

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

    /*links*/

        .ieee_robots .column a {
        }

    /*headers*/

        .ieee_robots .column h1 {
        }

        .ieee_robots .column h2 {
        }

        .ieee_robots .column h3 {
        }

        .ieee_robots .column h4 {
        }

        .ieee_robots .column h5 {
        }

        .ieee_robots .column h6 {
        }

/***********************************
Electric Flight
***********************************/

    /*general*/

        .electric_flight .column endbug {
        }

    /*headers*/

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

        .electric_flight .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .electric_flight .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .electric_flight .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .electric_flight .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .electric_flight .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .electric_flight .column .AllCaps {
           text-transform: uppercase;
        }

        .electric_flight .column .Lowercase {
           text-transform: lowercase;
        }

        .electric_flight .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .electric_flight .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .electric_flight .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .electric_flight .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .electric_flight .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .electric_flight .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .electric_flight .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .electric_flight .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .electric_flight .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .electric_flight .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .electric_flight .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .electric_flight .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .electric_flight .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
Windows 11 Leaves Many in the Lurch
***********************************/

    /*general*/

        .windows_11_leaves_many_in_the .column endbug {
        }

    /*headers*/

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

        .windows_11_leaves_many_in_the .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .windows_11_leaves_many_in_the .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .windows_11_leaves_many_in_the .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .windows_11_leaves_many_in_the .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .windows_11_leaves_many_in_the .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .windows_11_leaves_many_in_the .column .AllCaps {
           text-transform: uppercase;
        }

        .windows_11_leaves_many_in_the .column .Lowercase {
           text-transform: lowercase;
        }

        .windows_11_leaves_many_in_the .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .windows_11_leaves_many_in_the .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .windows_11_leaves_many_in_the .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .windows_11_leaves_many_in_the .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .windows_11_leaves_many_in_the .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .windows_11_leaves_many_in_the .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .windows_11_leaves_many_in_the .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .windows_11_leaves_many_in_the .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .windows_11_leaves_many_in_the .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .windows_11_leaves_many_in_the .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .windows_11_leaves_many_in_the .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .windows_11_leaves_many_in_the .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .windows_11_leaves_many_in_the .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
Mirror Worlds
***********************************/

    /*general*/

        .mirror_worlds .column endbug {
        }

    /*headers*/

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

        .mirror_worlds .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .mirror_worlds .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .mirror_worlds .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .mirror_worlds .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .mirror_worlds .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .mirror_worlds .column .AllCaps {
           text-transform: uppercase;
        }

        .mirror_worlds .column .Lowercase {
           text-transform: lowercase;
        }

        .mirror_worlds .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .mirror_worlds .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .mirror_worlds .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .mirror_worlds .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .mirror_worlds .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .mirror_worlds .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .mirror_worlds .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .mirror_worlds .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .mirror_worlds .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .mirror_worlds .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .mirror_worlds .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .mirror_worlds .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .mirror_worlds .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
Mach 2, Take 2
***********************************/

    /*general*/

        .mach_2_take_2 .column endbug {
        }

    /*headers*/

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

        .mach_2_take_2 .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .mach_2_take_2 .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .mach_2_take_2 .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .mach_2_take_2 .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .mach_2_take_2 .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .mach_2_take_2 .column .AllCaps {
           text-transform: uppercase;
        }

        .mach_2_take_2 .column .Lowercase {
           text-transform: lowercase;
        }

        .mach_2_take_2 .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .mach_2_take_2 .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .mach_2_take_2 .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .mach_2_take_2 .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .mach_2_take_2 .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .mach_2_take_2 .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .mach_2_take_2 .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .mach_2_take_2 .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .mach_2_take_2 .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .mach_2_take_2 .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .mach_2_take_2 .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .mach_2_take_2 .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .mach_2_take_2 .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
The Internet's Coming Sunny Days
***********************************/

    /*general*/

        .the_internet_s_coming_sunny_d .column endbug {
        }

    /*headers*/

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

        .the_internet_s_coming_sunny_d .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .the_internet_s_coming_sunny_d .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 0px;
        }

        .the_internet_s_coming_sunny_d .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .the_internet_s_coming_sunny_d .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .the_internet_s_coming_sunny_d .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .the_internet_s_coming_sunny_d .column .AllCaps {
           text-transform: uppercase;
        }

        .the_internet_s_coming_sunny_d .column .Lowercase {
           text-transform: lowercase;
        }

        .the_internet_s_coming_sunny_d .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .the_internet_s_coming_sunny_d .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .the_internet_s_coming_sunny_d .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .the_internet_s_coming_sunny_d .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .the_internet_s_coming_sunny_d .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .the_internet_s_coming_sunny_d .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .the_internet_s_coming_sunny_d .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .the_internet_s_coming_sunny_d .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .the_internet_s_coming_sunny_d .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .the_internet_s_coming_sunny_d .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .the_internet_s_coming_sunny_d .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .the_internet_s_coming_sunny_d .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .the_internet_s_coming_sunny_d .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
A New Wildfire Watchdog
***********************************/

    /*general*/

        .a_new_wildfire_watchdog .column endbug {
        }

    /*headers*/

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

        .a_new_wildfire_watchdog .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .a_new_wildfire_watchdog .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .a_new_wildfire_watchdog .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .a_new_wildfire_watchdog .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .a_new_wildfire_watchdog .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .a_new_wildfire_watchdog .column .AllCaps {
           text-transform: uppercase;
        }

        .a_new_wildfire_watchdog .column .Lowercase {
           text-transform: lowercase;
        }

        .a_new_wildfire_watchdog .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .a_new_wildfire_watchdog .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .a_new_wildfire_watchdog .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .a_new_wildfire_watchdog .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .a_new_wildfire_watchdog .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .a_new_wildfire_watchdog .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .a_new_wildfire_watchdog .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .a_new_wildfire_watchdog .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .a_new_wildfire_watchdog .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .a_new_wildfire_watchdog .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .a_new_wildfire_watchdog .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .a_new_wildfire_watchdog .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .a_new_wildfire_watchdog .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
The Real Story of Pixar
***********************************/

    /*general*/

        .the_real_story_of_pixar .column endbug {
        }

    /*headers*/

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

        .the_real_story_of_pixar .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .the_real_story_of_pixar .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .the_real_story_of_pixar .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .the_real_story_of_pixar .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .the_real_story_of_pixar .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .the_real_story_of_pixar .column .AllCaps {
           text-transform: uppercase;
        }

        .the_real_story_of_pixar .column .Lowercase {
           text-transform: lowercase;
        }

        .the_real_story_of_pixar .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .the_real_story_of_pixar .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .the_real_story_of_pixar .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .the_real_story_of_pixar .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .the_real_story_of_pixar .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .the_real_story_of_pixar .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .the_real_story_of_pixar .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .the_real_story_of_pixar .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .the_real_story_of_pixar .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .the_real_story_of_pixar .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .the_real_story_of_pixar .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .the_real_story_of_pixar .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .the_real_story_of_pixar .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
Boston University | Toyota Technological Institute | IEEE
***********************************/

    /*paragraphs*/

        .boston_university_toyota_tech .column p {
        }

    /*inlines*/

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

    /*links*/

        .boston_university_toyota_tech .column a {
        }

    /*headers*/

        .boston_university_toyota_tech .column h1 {
        }

        .boston_university_toyota_tech .column h2 {
        }

        .boston_university_toyota_tech .column h3 {
        }

        .boston_university_toyota_tech .column h4 {
        }

        .boston_university_toyota_tech .column h5 {
        }

        .boston_university_toyota_tech .column h6 {
        }

/***********************************
RIT | Boston University | IEEE
***********************************/

    /*paragraphs*/

        .rit_boston_university_ieee .column p {
        }

    /*inlines*/

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

    /*links*/

        .rit_boston_university_ieee .column a {
        }

    /*headers*/

        .rit_boston_university_ieee .column h1 {
        }

        .rit_boston_university_ieee .column h2 {
        }

        .rit_boston_university_ieee .column h3 {
        }

        .rit_boston_university_ieee .column h4 {
        }

        .rit_boston_university_ieee .column h5 {
        }

        .rit_boston_university_ieee .column h6 {
        }

/***********************************
University of Hawai‘i | Air Force Institute of Technology | IEEE
***********************************/

    /*paragraphs*/

        .university_of_hawai_i_air_for .column p {
        }

    /*inlines*/

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

    /*links*/

        .university_of_hawai_i_air_for .column a {
        }

    /*headers*/

        .university_of_hawai_i_air_for .column h1 {
        }

        .university_of_hawai_i_air_for .column h2 {
        }

        .university_of_hawai_i_air_for .column h3 {
        }

        .university_of_hawai_i_air_for .column h4 {
        }

        .university_of_hawai_i_air_for .column h5 {
        }

        .university_of_hawai_i_air_for .column h6 {
        }

/***********************************
University of Minnesota | EPFL | IEEE
***********************************/

    /*paragraphs*/

        .university_of_minnesota_epfl_ .column p {
        }

    /*inlines*/

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

    /*links*/

        .university_of_minnesota_epfl_ .column a {
        }

    /*headers*/

        .university_of_minnesota_epfl_ .column h1 {
        }

        .university_of_minnesota_epfl_ .column h2 {
        }

        .university_of_minnesota_epfl_ .column h3 {
        }

        .university_of_minnesota_epfl_ .column h4 {
        }

        .university_of_minnesota_epfl_ .column h5 {
        }

        .university_of_minnesota_epfl_ .column h6 {
        }

/***********************************
Case Western Reserve | CalTech | UF | Stanley Consultants | Auburn Univ | Semiconductor Components
***********************************/

    /*paragraphs*/

        .case_western_reserve_caltech_ .column p {
        }

    /*inlines*/

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

    /*links*/

        .case_western_reserve_caltech_ .column a {
        }

    /*headers*/

        .case_western_reserve_caltech_ .column h1 {
        }

        .case_western_reserve_caltech_ .column h2 {
        }

        .case_western_reserve_caltech_ .column h3 {
        }

        .case_western_reserve_caltech_ .column h4 {
        }

        .case_western_reserve_caltech_ .column h5 {
        }

        .case_western_reserve_caltech_ .column h6 {
        }

/***********************************
IEEE Access
***********************************/

    /*paragraphs*/

        .ieee_access .column p {
        }

    /*inlines*/

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

    /*links*/

        .ieee_access .column a {
        }

    /*headers*/

        .ieee_access .column h1 {
        }

        .ieee_access .column h2 {
        }

        .ieee_access .column h3 {
        }

        .ieee_access .column h4 {
        }

        .ieee_access .column h5 {
        }

        .ieee_access .column h6 {
        }

/***********************************
Electricity's Perilous Narrative Arc
***********************************/

    /*general*/

        .electricity_s_perilous_narrat .column endbug {
        }

    /*headers*/

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

        .electricity_s_perilous_narrat .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .electricity_s_perilous_narrat .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .electricity_s_perilous_narrat .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .electricity_s_perilous_narrat .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .electricity_s_perilous_narrat .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .electricity_s_perilous_narrat .column .AllCaps {
           text-transform: uppercase;
        }

        .electricity_s_perilous_narrat .column .Lowercase {
           text-transform: lowercase;
        }

        .electricity_s_perilous_narrat .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .electricity_s_perilous_narrat .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .electricity_s_perilous_narrat .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .electricity_s_perilous_narrat .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .electricity_s_perilous_narrat .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .electricity_s_perilous_narrat .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .electricity_s_perilous_narrat .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .electricity_s_perilous_narrat .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .electricity_s_perilous_narrat .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .electricity_s_perilous_narrat .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .electricity_s_perilous_narrat .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .electricity_s_perilous_narrat .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .electricity_s_perilous_narrat .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
IEEE Insurance
***********************************/

    /*paragraphs*/

        .ieee_insurance .column p {
        }

    /*inlines*/

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

    /*links*/

        .ieee_insurance .column a {
        }

    /*headers*/

        .ieee_insurance .column h1 {
        }

        .ieee_insurance .column h2 {
        }

        .ieee_insurance .column h3 {
        }

        .ieee_insurance .column h4 {
        }

        .ieee_insurance .column h5 {
        }

        .ieee_insurance .column h6 {
        }

/***********************************
Archives
***********************************/

    /*paragraphs*/

        .archives .column p {
        }

    /*inlines*/

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

    /*links*/

        .archives .column a {
        }

    /*headers*/

        .archives .column h1 {
        }

        .archives .column h2 {
        }

        .archives .column h3 {
        }

        .archives .column h4 {
        }

        .archives .column h5 {
        }

        .archives .column h6 {
        }

