body {
color: #000000;
}
#container {
margin: 10px 15px;
}
h1 {
font-size: 30px;
color: #000000;
}
h2 {
font-size: 18px;
font-weight: normal;
margin: 0;
}
h3 {
font-size: 18px;
font-weight: bold;
margin-top: 20px;
}
h4 {
color: #000000;
margin: 6px 0 8px;
font-size: 12px;
}
p,
.body {
line-height: 22px;
padding: 5px 0;
font-size: 14px;
}
a,
a:visited {
color: #000000;
}
a:hover,
a:active {
text-decoration: underline;
}
.copy h2 {
font-weight: 900;
font-size: 28px;
margin-top: 20px;
padding-top: 20px;
border-top: solid 1px #999999;
}
