.BODY
	{font-family: 	Arial, Helvetica, Sans-serif;
	font-size:		10pt;
	color:			black
	}

	
.H1 {text-align:	center;
	font-size:		16pt;
	color: 			#000066
	}
	
.H2	{
	text-align:	center;
	font-size:		10pt;
	color:			black;
	text-decoration: none;
	font-weight: bold
	}	

.H3	{text-align:	center;
	font-size:		10pt;
	text-decoration: none;
	color:			#CC6600
	}
	
.H4 {
	text-align:	left;
	color:		#009999
	}			

.NAV
	{font-family: 	Arial, Helvetica, Sans-serif;
	font-size:		10pt;
	color:			black;
	visited:		black;
	text-decoration:none
	}

.IMAGE
	{text-align:	center
	}	

.LINKS
	{font-family: 	Arial, Helvetica, Sans-serif;
	font-size:		10pt;
	color:			blue;
	visited:		blue;
	text-decoration:none
	}	


.EVENTLIST 
{
	font-family: 	Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	line-height: 160%;
}


.EVENTTITLE 
{
	font-family: 	Arial, Helvetica, Sans-serif;
	font-size: 16pt;
	font-weight: bold
}





	
	/* Top Nav */
ul#topnav {
  padding-left: 0px;
  margin: 0px;
text-align: center;
}

ul#topnav li {
  display: inline;
}

ul#topnav li a {
  height: 18px;
text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
  color: #000033;
  font-family: 	Arial, Helvetica, Sans-serif;
  font-size: 10pt;
  border-right: 1px solid red;
  border-left: 1px solid red;
background-color: #C7D2FD
}

ul#topnav li a:hover {
  background-color: #0099FF;
  color: #ffffff;
}

ul#topnav li a.current {
  color: #0099FF;
}
/* End of Top Nav */	
	
.teachers
	{text-decoration: none;
	color: #CC0000;
	font-style: italic}
	
.shoplink {
	font-sie: 18pt}		