a { color: #3f003f; text-decoration: none; }
a:hover { color: #7d007d; text-decoration: underline; }

.content h1, .content h2, .content h3, .content h4, #footer { font-family: Arial, Helvetica, sans-serif; }

.content h1 { color: #3f003f; font-size: 26px; line-height: 28px; margin: 0 0 14px 0; font-weight: normal;  }
.content h2 { color: #7d007d; font-size: 24px; line-height: 28px; margin: 0 0 12px 0; font-weight: normal; }
.content h3 { color: #7d007d; font-size: 20px; line-height: 26px; margin: 0 0 10px 0; font-weight: normal; }
.content h4 { color: #7d007d; font-size: 18px; line-height: 28px; margin: 0 0 9px 0; font-weight: normal; }

.content { font: 14px/25px Arial, Helvetica, sans-serif; }
.content p { padding: 0; margin: 0 0 13px 0; }
#content_primary ul li { line-height: 24px; padding: 0 0 0 19px; background: url("/__images/bullet.gif") no-repeat 2px 10px; }
#content_primary ul { padding-bottom: 15px; }

#content_secondary ul li { line-height: 34px; font-size: 18px; color: #888; padding: 0 0 0 45px; margin: 0 0 5px 0; background: url("/__images/tick.png") no-repeat 2px 10px; }
#content_secondary ul { padding-bottom: 15px; }


b, strong { font-weight: bold; }

em { font-style: italic; }

