body 	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 100%;
	line-height: 18px;
}
a	{text-decoration: none;}

	/*     Text Sizing      */

h1	{font-size: 2.5em;}
h2	{font-size: 1.75em;}
h3	{font-size: 1.25em;}
h4	{font-size: 0.75em;}
h5	{font-size: 0.625em;}
h6	{font-size: 0.5em;}

p, li, dt, dd	{font-size: 0.75em; line-height: 2.0em;}

ul	{list-style-type: none;}
dt	{font-weight: bold;}

h2, h3	{
	text-transform: uppercase;
	font-family:"Comic Sans MS", cursive;
}

/*      Classes        */
.session	{
	text-align: center;
	line-height: 0.75em;
}
.days, .hours, .dates	{font-weight: bold;}


#menu a	{
	text-transform: uppercase;
	font-weight: bold;
}
#topcontent p	{font-weight: bold;}
#topcontent p.center  {font-size: 1em;}

