@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,700);

body{ font-family:"Open Sans",sans-serif; }
h1,h2,h3,h4{color:#336;}
h1{font-size:2.2em; font-weight:400;}
h2{font-size:1.8em; font-weight:400;}
th {background-color: #ddf;}

