body {
	color: #666666; 
	font-family: verdana, sans-serif;
	font-size: 11pt;
	}

table.main {
	color: #666666; 
	font-family: verdana, sans-serif;
	font-size: 11pt;
	}
	
body.snoopy {background-image: url(snoopy.gif);
           background-position: right bottom;
		background-repeat: no-repeat;
		background-attachment: fixed;
          } 


H1	{text-align: center;
	font-size: 18pt;
	font-family: comic sans ms, arial;
	font-style: italic;
	}

H2 {	text-decoration: underline;}

H3 {	font-family: arial;
	color: black;
	font-size: 12pt;
	}
H4 {	font-family: verdana, arial;
	color: #666666;
	font-size: 7pt;
	text-align: center;
	font-weight: light;
	}

H5	{font-family: arial;
	font-size: 10pt;
	color: #ff0000;
	}

H6	{font-family: arial;
	font-size: 7pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-weight: 100;
	}

ul.boxed {	text-indent: 10%;
		border: double;
		margin-right: 10%;
	
	}

table.lessonplan  {font-family: arial, verdana;
			 font-size: 9pt;
			 color: #000000;
			 vertical-align: top;
			}

table.lessonplan td { vertical-align: top; }


table table {background-color: #ccccff;
		border-color: #6666ff;
		border-size: 12;
		border-style: groove;		
		}


table.index td  {background-color: #f5f5f5;
		border-style: outset;
		border-color: #cccccc;
		border-width: 1px;
		vertical-align: top; }
table.index	{margin-left:20%; margin-right:20%;
		border-collapse: collapse;
		}

table.shaded	{background-color: #ccccff;
		}
table.shaded td
		{border-style: outset;
		border-color: #ddddcc;
		border-width: 2px;
		vertical-align: top; 
		}








