@charset "UTF-8";
/* CSS Document */

h4 {
       color: #000;
       font-size: 120%;
       font-weight: normal;
       margin: 0; 
      }

.course {
padding:10px;
}

.course p {
margin: 0px 0px 20px;
}

ul.nobullets {
list-style-type: none;
}

.black { color: #000; }
.green{ background: #99cccc;}

#events {
	  font-family: Arial, Helvetica, sans-serif;
	  background: url("../_images/layout/bg_h2_grad_gry2wht.gif") top repeat-x;
}

