/* CSS Document */


.intro {
    font-size: 15px; width: 90%; margin: auto;
}

h1{ font-size: 28px !important; text-transform: none; font-weight: bold; margin-bottom: 20px; }
h2{ font-size: 22px !important; text-transform: none; font-weight: bold; margin-bottom: 20px; margin-top: 20px; }
h3{ font-size: 18px !important; text-transform: none; font-weight: bold; margin-bottom: 20px; margin-top: 20px; }
h4{ font-size: 15px !important; text-transform: none; font-weight: bold; margin-bottom: 20px; margin-top: 20px; }

