	BODY	{
	margin-left:0;
	margin-right:0;
	scrollbar-arrow-color:black;
	scrollbar-track-color:white;
	scrollbar-face-color:yellow;
	scrollbar-shadow-color:yellow;
	scrollbar-highlight-color:yellow;
	margin-top:0;
	margin-bottom:0;
	background : no-repeat fixed center;
	cursor:url(http://www.littlebigschool.com/yellow.cur);
	}
	BODY.KID	{
		background-image : url(images/bg.gif);
		background-position : center 18px;
	}
	
	BODY.IFRAME	{margin-left:12px;margin-right:5px;margin-top:5px;margin-bottom:10px;background-image:url(../images/lbs.jpg);background-position : center center;}
	
	.I		{color:red;cursor:url(red.cur)}
	.II 	{color:green;cursor:url(green.cur)}
	.III	{color:blue;cursor:url(blue.cur)}
	
	TD		{font-size:10pt;font-family:Comic Sans MS;text-align:center;line-height:21px;border:1px}
	TD.I	{border:1px solid red;color:black}
	TD.II	{border:1px solid green;color:black}
	TD.III	{border:1px solid blue;color:black}
	
	.small{vertical-align:bottom;font-size:8pt;line-height:8pt;}
	
	SPAN	{display:none;text-align:center;}
	H2		{font-size:36pt;font-family:comic sans MS;font-variant:small-caps;text-align:center;color:yellow;filter:glow(color=blue,strength=5);width:100%}
	H2 SPAN {font-size:24pt;display:block;width:100%;}
	H1		{font-size:15pt;font-family:comic sans MS;font-variant:small-caps;text-align:center;}
	
	H1.I, H1.II, H1.III,
	TABLE	{cursor:url(yellow.cur)}
	
	.frame	{border-top: outset yellow 15px;border-bottom: inset blue 15px;border-right: inset red 15px;border-left : outset green 15px;}
	
	A		{line-height:12pt;font-size:10pt;font-weight:bold;font-family:Comic Sans MS;text-decoration:none;font-variant:small-caps;width:100%;}
	A:hover	{color:yellow;filter:glow(color=black,strength=0)}
	A:active{color:black}	

	P		{font-size:10pt;font-family:comic sans MS;text-indent:25px;text-align:justify;color:black;}
	
	HR	{height:1px;width:75%;color:yellow;}
	
	#big	{font-size:12pt;vertical-align:top;line-height:16pt}
	TD#big {color:white}
	
	INPUT.I {border:1px solid red;color:white;background-color:red;height:20px;width:50px;font-family:comic sans MS;font-size:9pt;font-variant:small-caps;}
	INPUT.II {border:1px solid green;color:white;background-color:green;height:20px;width:50px;font-family:comic sans MS;font-size:9pt;font-variant:small-caps;}
	INPUT.III {border:1px solid blue;color:white;background-color:blue;height:20px;width:50px;font-family:comic sans MS;font-size:9pt;font-variant:small-caps;}
