/* Styles for Week 3 LVS Homework; created 1/29/01 */
                   
                   
                  
body            {background-color: #d0d4d4;
                 background-image: URL(http://cat-ti-tude.com/images/cheshirebg.gif);
                 font-family: arial, helvetica, sans-serif;
                 color: #000000;
                 font-size: 10pt;
                 }
                   
p                {background-color: #d0d4d4;
                  font-family: arial, helvetica, sans-serif;
                  color: #000000;
                  font-size: 10pt;
                 } 
                   
table            {background-color: #d0d4d4;
                  font-family: arial, helvetica, sans-serif;
                  color: #000000;
                  font-size: 10pt;
                 } 
                   
tr               {background-color: #d0d4d4;
                  font-family: arial, helvetica, sans-serif;
                  color: #000000;
                  font-size: 10pt;
                 } 
                   
td               {background-color: #d0d4d4;
                  font-family: arial, helvetica, sans-serif;
                  color: #000000;
                  font-size: 10pt;
                 } 
                   
h1               {font-family: arial, helvetica, sans-serif;
                  color: #663333;
                  background-color: #d0d4d4;
                  font-size: 1.25em;
                 } 

.day	        {color: #663333;
                 background-color: #d0d4d4;
                 font-size: 12pt; 
                 font-weight: bold;
                }
                   
a:active         {color: #00c0c0;
                  background-color: #d0d4d4;
                  font-weight: bold;
                  font-size: 1em;
                  text-decoration: none;
                 } 
                   
a:hover          {color: blue;
                  background-color: #d0d4d4;
                  font-weight: bold;
                  font-size: 1em;
                  text-decoration: none;
                 } 
                   
a:visited        {color: #000066;
                  background-color: #d0d4d4;
                  font-weight: bold;
                  font-size: 1em;
                  text-decoration: none;
                 } 
                   
a:link           {color: #663333;
                  background-color: #d0d4d4;
                  font-weight: bold;
                  font-size: 1em;
                  text-decoration: none;
                 } 


                                                         









