/* * Logotype with menu ---------------------------------------- */ p.logotext { color: red; font-size: 18pt; line-height: 15pt; font-family: Univers Condensed, Helvetica Condensed, Arial Narrow, Helvetica, sans-serif; font-weight: bold; margin: 0pt; } p.logotext a { text-decoration: none; color: red; } p.logomenu { color: black; font-size: 12pt; line-height: 11pt; font-family: Univers Condensed, Helvetica Condensed, Arial Narrow, Helvetica, sans-serif; font-weight: bold; margin: 0pt; } p.logomenu a { text-decoration: none; color: black; } p.logomaint { color: red; font-size: 12pt; line-height: 12pt; font-family: Univers Condensed, Helvetica Condensed, Arial Narrow, Helvetica, sans-serif; font-weight: bold; margin: 0pt; } p.logomaint a { text-decoration: none; color: black; } /* * Standard page elements ---------------------------------------- */ h1.page-heading { color: black; font-size: 32pt; line-height: 18pt; font-family: Univers Condensed, Helvetica Condensed, Arial Narrow, Helvetica, sans-serif; font-weight: bold; margin: 0pt; } h2.sub-heading { color: black; font-size: 18pt; line-height: 14pt; font-family: Univers Condensed, Helvetica Condensed, Arial Narrow, Helvetica, sans-serif; font-weight: bold; margin: 0pt; padding: 0pt; }