a, cite, h1, h2, h3, h4, h5, h6, p, legend { font-family: Helvetica; color: #2a2a2a; text-decoration: none; }

h1                          { font-size: 60px; line-height: 68px; margin: 22px 0px 22px 0px; }
h2                          { font-size: 36px; line-height: 44px; margin: 22px 0px 22px 0px; }
h3                          { font-size: 32px; line-height: 34px; margin: 22px auto; }
h4                          { font-size: 28px; line-height: 30px; margin: 22px auto; }
h5, legend                  { font-size: 24px; line-height: 28px; margin: 0px 0px 22px 0px; }
h6                          { font-size: 20px; line-height: 24px; margin: 0px 0px 22px 0px; }
p                           { font-size: 16px; line-height: 22px; margin: 0px 0px 22px 0px; text-align: justify; }
a.media                     { font-size: 20px; line-height: 24px; margin: 0px 0px 22px 0px; }
label, input[type=text]     { font-size: 16px; line-height: 25px; margin: 3px 0px 3px 0px; text-indent: 3px; }                
input[type=text]            { background-color: #eaeaea; border: 1px solid black; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; color: #089dc8; }
input:focus, .button:hover  { background-color: #fff; color: black; }

.addressed                  { color: #w089dc8; }
.subPoint                   { font-size: 95%; }
.block                      { border-top: 2px #c2c2c2 solid; padding: 20px 0px 0px 0px;  }
.button                     { font-size: 26px; text-transform: uppercase; }
.dim                        { font-size: 400%; }
.headGlow                   { text-shadow: 0px 1px 2px gray; }
.emphasisAltColor           { color: #44b6e6; }
.emphasisPrimary            { color: #ee3a89; } /*pink*/
.emphasisStandard           { font-weight: bold; }
.emphasisStrong             { font-size: 80px; padding: 22px 0px 0px 0px; }
.emphasisStrongHead         { text-transform: uppercase; }
.emphasisTertiary           { color: blue; }
.pad                        { padding: 22px 0px 22px 0px; }
.referrals input            { float: left; margin: 0px 0px 0px 0px; }
.referrals p                { float: left; }
.signature                  { font-size: 170%; }
.standardShadow             { text-shadow: 0px 1px 1px black; }
.text                       { text-align: justify; }

/*FORM*/
form p                      { text-align: left; }