
   	 body { background : white; color : black; margin: 0 }

	BODY.lessons {
	background : url(../images/lessonsBk.gif);
	margin-top : 14px;}

	BODY.course { background : black; margin: 0;  }

   	 body    { font-family: Verdana, Arial, sans-serif; font-size: 10pt; color: black ;line-height: 12pt }
   	 table   { font-family: Verdana, Arial, sans-serif; font-size: 10pt; line-height: 12pt }
    
    div.Offscreen     { display:none }
    span.Offscreen    { display:none }
    span.BulletNumber { font-size: x-large; font-weight: bold; color: #66ccff }
    span.BulletText   { font-size: small; font-weight: bold;letter-spacing: -1pt; text-align:left}
 	
	A:link {text-decoration: none; color:black; font-family: Verdana, Arial, sans-serif; font-size: 10pt; line-height: 12pt  }
	A:visited {text-decoration: none;  color:black; }
	A:active {text-decoration: none; color: red; }
	A:hover	{font-weight:; color: red; }
	
