﻿        body
        {
            font-family: Arial;
        }
        body
        {
            line-height: 130%; 
        }
        td#TheRestOfThePage a:link
        {
            color: #962d82;
        }
        .MasterPageButtons
        {
            text-align: center;
            color: #E7E4C9;
            background-color: #015EB5;
            font-family: arial;
            font-size: small;
            font-weight: bold;
            padding: 5px;
            border: 2px solid #E7E4c9;
        }
        .MasterPageLink
        {
            text-decoration: none;
            line-height: 1em;
            width: 100%;
            height: 100%;
            display: block;
            color: #e7e4c9;
        }
        h2
        {
            font-family: Arial;
            font-weight: bold;
            color: #007C72;
            font-size: large;
            margin-bottom: 0px;
        }
        h3
        {
            font-family: Arial;
            font-weight: bold;
            font-size: small;
            color: #007C72;
            margin-bottom: 0px;
        }
        .LinkList
        {
            font-family: Arial;
            font-size: small;
            text-indent: -0.5in;
            margin-left: 1.0in;
            margin-top: 3px;
            margin-bottom: 0px;
        }
        .SecondLevelList
        {
            font-family: Arial;
            font-size: small;
            text-indent: -0.5in;
            margin-left: 1.5in;
            margin-top: 3px;
            margin-bottom: 0px;
        }
        .PhotoBorder
        {
            border: solid 6px #007C72!important;
        }
        .PhotoCaption
        {
            text-align: center;
            vertical-align: middle;
            font-size: small;
        }
        .EmphaticText
        {
            font-weight:bold;
            color: #962d82;
        }
