body { /*  background-color: #ffffff;  */  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif; } #page { font-size:13.5px;   color: #333333;   font-weight:400;  } /* Links */ a {   text-decoration: none;  color: #00aeef;   } a:hover {   text-decoration: underline;  color: #0298d6;   } a:active {   text-decoration: none;  color: #2469ff;   } a:visited {   text-decoration: none;   } /* Headings */ h1 {  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;   font-weight:300;    font-size:32px;   color: #444444;   } h2 {  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;   font-weight:normal;    font-size:28px;   color: #444444;   } h3 {  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;   font-weight:normal;    font-size:20px;   color: #444444;   } h4 {  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;   font-weight:normal;    font-size:18px;   color: #444444;   } h5 {  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;   font-weight:bold;    font-size:14px;   color: #444444;   } h6 {  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;   font-weight:bold;    font-size:12px;   color: #444444;   } 