BODY
{
  font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; font-size: 10pt;
}
table.classPage 
			{ font-size: 10pt;
			  background-color: #FFFFFF; }		
.heading
{ 
  color: #D90414;
  text-align: center;
    font-size: 14pt;
  font-weight: bold; 
}
.dateHeading
{ 
  color: black;
  text-align: center;
    font-size: 14pt;
  font-weight: bold; 
}
.eventTitle
{
  padding: 0.05cm; 
  font-size: 10pt; 
  font-weight: bold; 
  text-align: center; 
  width: 100ex;  
}
.hwTitle
{
  color: #FEC428;
  font-size: 18pt;
  font-weight: bold;
}

.description
{
  font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; font-size: 10pt;
  font-size: 10pt;
  width: 100ex;
}

.noteBox
{
  border: 2px solid #D90414;
  background: #FFCC66;
  padding: 0.05cm;
}

.webHeading
{
  font-weight: bold;
  text-align: center;
}
.webAddr
{ 
  text-align: center;
}	
.noteHeading
{
  font-weight: bold;
  text-align: center;
}
