@charset "utf-8";
/* CSS Document */

body {font-family:"Corbel","sans-serif"}
h1 {font-weight:normal;text-align:center}
h2 {font-weight:normal;text-align:center}
h3 {font-weight:normal;text-decoration:underline}
.bl {font-size:90%;margin:0 0 0 0} 
ul {
  margin-top: 0px;
  margin-bottom: 0px;
}

.nopoints { list-style-type:none }

.hr50 { text-align:center;width:50% }

.cellw20 { 
  display:table-cell; 
  padding:8px;
  vertical-align:top; 
  border:solid black thin;
		width:20%;
}

.m05 { margin-left:5% }
.m10 { margin-left:10% }