		/* These CSS rules are specific to hsclassedu.html */


	div.classes
		{
	position:			absolute;
	top:				69px;
	left:				39px;
	width: 				565px;
	text-align: 		justify;
	border:			thin none #ff0000;
	height: 455px;

		}
				
	table
		{
			position:			absolute;
			top:				200px;
			left:				50px;
			width:				530px;
			font-size:			10pt;
			font:				arial;
			font-weight:		normal;
			color:				#000000;
			background-color:	transparent;
			border:			thin none #00ff00;
		}
		
	td, th
		{
			height:				20px;
		}
		
	th
		{
			text-decoration:			underline;
		}
		
	li
		{
			height:				20px;
		}
