body { color: #fff; }
a { color: #ffff00; text-decoration: none; }
a:hover { color: #ffff00; text-decoration: underline; }

h1,  h2,  h3,  h4 { font-family: Arial, Helvetica, sans-serif; padding: 0; }

h1 { color: #ffffff; font-size: 34px; line-height: 38px; margin: 0 0 15px 0; font-weight: normal; text-decoration: underline; }
h2 { color: #ffffff; font-size: 22px; line-height: 28px; margin: 0 0 7px 0; font-weight: bold; }
h3 { color: #ffffff; font-size: 18px; line-height: 20px; margin: 0 0 5px 0; font-weight: normal; }
h4 { color: #ffffff; font-size: 16px; line-height: 16px; margin: 0 0 2px 0; font-weight: normal; }

p { font-family: Helvetica, Arial, sans-serif; line-height: 160%; font-size: 14px; padding: 0; margin: 0 0 13px 0; color: #fff; }
.footer { font-family: Helvetica, Arial, sans-serif; line-height: 150%; font-size: 12px;}
#content ul li { line-height: 24px; padding: 0 0 0 19px; background: url("/__images/bullet.gif") no-repeat 2px 10px; }
#content ul { padding-bottom: 15px; }

b, strong { font-weight: bold; }

.mceContentBody { background-color: #b70000; }
