@@ -89,11 +89,16 @@ h2 {
h3 {
font-size: 150%;
}
+strong {
+ line-height: 125%;
+}
p, ul {
margin-bottom: 10px;
li {
margin-left: 45px;
+ list-style-type: disc;
+ line-height: 115%;
a, a:hover, a:active, a:visited {
color: #000;