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

    /*headers*/

        .cover .column h1 {
        }

        .cover .column h2 {
        }

        .cover .column h3 {
        }

        .cover .column h4 {
        }

        .cover .column h5 {
        }

        .cover .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .cover .column a {
        }

    /*paragraphs*/

        .cover .column p {
        }

/***********************************
Samples
***********************************/

    /*headers*/

        .samples .column h1 {
        }

        .samples .column h2 {
        }

        .samples .column h3 {
        }

        .samples .column h4 {
        }

        .samples .column h5 {
        }

        .samples .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .samples .column a {
        }

    /*paragraphs*/

        .samples .column p {
        }

/***********************************
Content
***********************************/

    /*headers*/

        .content .column h1 {
        }

        .content .column h2 {
        }

        .content .column h3 {
        }

        .content .column h4 {
        }

        .content .column h5 {
        }

        .content .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .content .column a {
        }

    /*paragraphs*/

        .content .column p {
        }

/***********************************
Files
***********************************/

    /*headers*/

        .files .column h1 {
        }

        .files .column h2 {
        }

        .files .column h3 {
        }

        .files .column h4 {
        }

        .files .column h5 {
        }

        .files .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .files .column a {
        }

    /*paragraphs*/

        .files .column p {
        }

/***********************************
Process
***********************************/

    /*headers*/

        .process .column h1 {
        }

        .process .column h2 {
        }

        .process .column h3 {
        }

        .process .column h4 {
        }

        .process .column h5 {
           font-size: 15px;
        }

        .process .column h6 {
           line-height: 0.8em;
        }

    /*inlines*/

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

    /*links*/

        .process .column a {
        }

    /*lists*/

        .process .column .IndentedBullets {
           list-style-type: disc;
           margin-left: 0px;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .process .column p {
        }

/***********************************
Questions
***********************************/

    /*headers*/

        .questions .column h1 {
        }

        .questions .column h2 {
        }

        .questions .column h3 {
        }

        .questions .column h4 {
        }

        .questions .column h5 {
        }

        .questions .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .questions .column a {
        }

    /*lists*/

        .questions .column .Bullet {
           list-style-type: disc;
           list-style-image: none;
        }

    /*paragraphs*/

        .questions .column p {
        }

/***********************************
Price List Options
***********************************/

    /*paragraphs*/

        .price_list_options .column p {
        }

    /*links*/

        .price_list_options .column a {
        }

    /*inlines*/

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

    /*headers*/

        .price_list_options .column h6 {
        }

        .price_list_options .column h5 {
        }

        .price_list_options .column h4 {
        }

        .price_list_options .column h3 {
        }

        .price_list_options .column h2 {
        }

        .price_list_options .column h1 {
        }

