body { background-color: #aaa; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #fff; }

a { color: #fff; text-decoration: none; }
a:hover { color: #555; text-decoration: none; }

h1, h2, h3, h4 { padding: 0; line-height: 100%; font-family: "proxima-nova-1","proxima-nova-2",sans-serif; }
h1 { color: #fff; font-size: 1.4em; margin-bottom: 15px; font-weight: 700; }
h2 { color: #fff; font-size: 1.4em; margin-bottom: 0.6em; font-weight: 700; text-transform: uppercase; }
h3 { color: #fff; font-size: 1.5em; margin-bottom: 0.6em; font-weight: normal; }
h4 { color: #fff; font-size: 1.2em; margin-bottom: 0.6em; font-weight: normal; }

.content { min-height: 400px; height: auto !important; height: 400px; padding: 27px 27px 27px 29px; }
p, .content { line-height: 1.5em; font-size: 14px; color: #fff; }
p { padding: 0; margin-bottom: 0.6em; text-align: justify; }

.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; }