| Line 158: |
Line 158: |
| | font-size: 30px; | | font-size: 30px; |
| | | | |
| − | font-family:'Helvetica Neue', 'Lucida Grande', Tahoma, Verdana, sans-serif; | + | font-family:'Lato', sans-serif; |
| | | | |
| | color: #282840; | | color: #282840; |
| Line 169: |
Line 169: |
| | font-size: 16px; | | font-size: 16px; |
| | | | |
| − | font-family: Calibri, sans-serif; | + | font-family: 'Lato', sans-serif; |
| | | | |
| | color: black; | | color: black; |
| | | | |
| | } | | } |
| | + | ul { |
| | + | text-align: left; |
| | + | |
| | + | font-size: 16px; |
| | + | |
| | + | font-family: 'Lato', sans-serif; |
| | + | |
| | + | color: black; |
| | + | |
| | + | } |
| | + | a { |
| | + | |
| | + | color: white; |
| | + | |
| | + | } |
| | + | a:link { |
| | + | text-decoration: none; |
| | + | } |
| | + | |
| | + | a:visited { |
| | + | text-decoration: none; |
| | + | } |
| | + | |
| | + | a:hover { |
| | + | text-decoration: underline; |
| | + | } |
| | + | |
| | + | a:active { |
| | + | text-decoration: underline; |
| | + | } |
| | | | |
| | #content h3 { | | #content h3 { |
| Line 179: |
Line 209: |
| | font-size: 16px; | | font-size: 16px; |
| | | | |
| − | font-family:'Helvetica Neue', 'Lucida Grande', Tahoma, Verdana, sans-serif; | + | font-family:'Lato', sans-serif; |
| | | | |
| | font-color: white; | | font-color: white; |
| Line 194: |
Line 224: |
| | border-width: 0 0 0 4px; | | border-width: 0 0 0 4px; |
| | | | |
| − | font-family:'Helvetica Neue', 'Lucida Grande', Tahoma, Verdana, sans-serif; | + | font-family:'Lato', sans-serif; |
| | | | |
| | } | | } |