

h1           

		{ 
		font-family: Arial; 
		font-size: 12pt; 
		color: #666666; 
		font-weight: bold;
		}
		
h2 

        { 
        font-family: Arial; 
        font-size: 10pt; 
        color: #666666; 
        font-weight: bold;
        }
        
.summer
		{ 
        font-family: Arial; 
        font-size: 10pt; 
        color: #666666; 
        font-weight: bold;
        }

        
body, table, tr, td    
		
		{ 
		font-family: verdana, arial, sans-serif;
		font-size: 10pt;
		color: #666666;
		line-height:130%
		}

A:link 

		{
		text-decoration: none;
		color:#6666FF;
		}

A:visited 

		{
		text-decoration: none;
		color:#6666FF;
		}

A:hover 

		{ 
		text-decoration: none;
		color:#CC3300;
		}
		
.schedule

		{
		font-family: times new roman;
		color: #666666;
		text-align: center;
		}