h1 {
font-size: 25px;color: #4069b2;font-weight: normal;
margin-bottom: 16px;
}
h2 {
font-size: 22px;color: #4069b2;font-weight: normal;
margin-bottom: 16px;
}
h3 {
font-size: 16px;color: #36974a;font-weight: normal;
margin-bottom: 16px;
}
h4 {
font-size: 16px;color: #4069b2;font-weight: normal;
}
p, li {
font-size: 14px;font-weight: normal;
font-family: Helvetica, sans-serif;
line-height: 24px;
color: #646b77;
}
hr {
display: block;background-color: #ddd;height: 1px;float: left;width: 100%;margin:3px 0px;
}
a {
color: #36974A;
}
a:hover {
color: #4069b2;
}