						 table {
						 width: 75%;
						 text-align:center;
						 } 

						 td.cell1{
						 /*
						 background-color: #6699cc;
						 				  color: white;
						*/
						background-color: #ccffcc;
						 				  color: #000000;
											font-weight: bold;}
						 td.cell2{
						 /*
						 background-color: #990066;
						 				  color: white;
						*/
							background-color: #ccffcc;
						 	color: #000000;
											font-weight: bold;}
						 td.cell3{
						 /*
						 background-color: #ccccff;
						 color: #000066;
						  */				
							background-color: #ccffcc;
						 	color: #000066;
						
											font-weight: bold;}
						 h2 {
						 		  text-align: center;
								  color: #660066;
								  font-weight: bold;
/*
									font-family: "Times New Roman", Serif;
*/
									font-family: "Arial";
									font-size: 16pt;
									padding-top: 3px;
						 		}
						 th.tutorial {
						      width: 35%;				 
						 }
						 img.powerpoint {
						 		  width: 20px;
									height: 20px;
						 }
						 img.pdf 			{
						 		  width: 50px;
									height: 50px;						 							
						 }
						 th.week { 
						 			width: 70px;	 
									
						    }
						 a	{
								 background-color: transparent;
								 color: #000066;
								 text-decoration: none;
								} 
						 a.links	{
								 color: #000066;
								 text-decoration: none;
								 background-color: transparent;
								} 
						 a.links:hover, a:hover {
						 		text-decoration: underline;					 
						 }
						body {
/*
						background-color:#cc8879;

*/
						background-color:#eeeeff;

						}
