<!--Style sheet for Week 5 Part 2--> 

     body, p    {bgcolor: #FFFFFF;
                   font-family: Arial, Tahoma, 'sans-serif';
                   font-size: 11pt;
                   color: #330066;
                   } 

     h1          {font-family: Comic sans ms, Tahoma, 'sans-serif';
                   font-size: 20pt;
                   color: #ff0000;
                   } 

     h2          {font-family: Comic sans ms, Tahoma, 'sans-serif';
                   font-size: 16pt;
                   color: #0000ff;
                   } 

     h3          {font-family: Comic sans ms, Tahoma, 'sans-serif';
                   font-size: 12pt;
                   color: #00ff00;
                   } 

     td          {font-family: Arial, Tahoma, 'sans-serif';
                   font-size: 14pt;
                   color: #4d8256;
		  font-weight:bold;
                   } 

     a:link     {font-size: 14pt;
                   color: #0000FF;
                   font-weight: bold;
                   } 

     a:active  { bgcolor: #CCFFFF;
                   font-size: 14pt;
                   color: #FFBE1A;
                   font-decoration: none;
                   } 

     a:visited {font-size: 14pt;
                   color: #4D8256;
                   font-decoration: none;
                   } 
