/* Standard site styles. .text should always be the same as P */
h1     { font-family: Times New Roman, Times, serif; font-size: 22px; line-height: 24px; color: #ffffff; font-weight: normal; margin-top: 0px; margin-bottom: 15px; margin-left: 0px; margin-right: 0px; font-variant: small-caps; }
h2     { font-family: Times New Roman, Times, serif; font-size: 16px; line-height: 18px; color: #ffffff; font-weight: normal; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;  font-variant: small-caps; }
h3     { font-family: Times New Roman, Times, serif; font-size: 20px; line-height: 18px; color: #ffffff; font-weight: normal; margin-top: 35px; margin-bottom: 15px; margin-left: 0px; margin-right: 0px; font-variant: small-caps; }
h4     { font-family: Times New Roman, Times, serif; font-size: 15px; line-height: 14px; color: #ffffff; font-weight: normal; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; border-style: dotted; border-color: #cfd5ed; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 1px; padding-left: 0px; padding-right: 0px; padding-top: 0px; padding-bottom: 3px; font-variant: small-caps; }
h5     { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 13px; color: #ffffff; font-weight: normal; margin-top: 2px; margin-bottom: 20px; margin-left: 0px; margin-right: 0px; }
h6     { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 24px; color: #ffffff; font-weight: normal; margin-top: 12px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; }
p      { font-family: Times New Roman, Times, serif; word-spacing: 0.5ex; letter-spacing: -0.075ex; font-size: 17px; line-height: 22px; color: #ffffff; font-weight: normal; margin-top: 0px; margin-bottom: 13px; margin-left: 0px; margin-right: 0px; }

ul     { line-height: 15px; word-spacing: 0.5ex; letter-spacing: -0.075ex; font-size: 17px;  color: #ffffff; margin-top: 0px; margin-bottom: 15px; }
ol     { line-height: 15px; word-spacing: 0.5ex; letter-spacing: -0.075ex; font-size: 17px;  color: #ffffff; margin-top: 0px; margin-bottom: 15px; }
li     { line-height: 15px; word-spacing: 0.5ex; letter-spacing: -0.075ex; font-size: 17px;  color: #ffffff; margin-top: 0px; margin-bottom: 12px; }
a         { text-decoration: none; font-style: normal; font-weight: normal; background-color: transparent; color: #ffffff; }
a:link    { text-decoration: none; font-style: normal; font-weight: normal; background-color: transparent; }
a:visited { text-decoration: none; font-style: normal; font-weight: normal; background-color: transparent; }
a:active  { text-decoration: none; font-style: normal; font-weight: normal; background-color: transparent; color: #ceee9b;}
a:hover   { text-decoration: underline; font-style: normal; font-weight: normal; background-color: transparent; color: #ceee9b;}

hr {  color: #cfd5ed; background-color: #cfd5ed; height: 1px; }
