@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);

body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, p, table, td, tr {
    font-family: "Open Sans", Helvetica, Arial, sans-serif!important;
}

table, tbody, thead {
   font-size: 1em;
}

/* .table {
   max-width: none;
  table-layout: fixed; 
   word-wrap: break-word;
 }
*/

.navbar {
	    background-color: transparent;  
        border: none;
}

