body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12; 
	color: #707070;
	margin: 0;
	}
	
table,td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12; 
	color: #707070;
	}


.header {
	color:  #B9B9B9;
	font-weight: bold;
	text-decoration:none;
	}


a {
	color:  #00008B; 
    text-decoration:none;
    }  
    
a:hover {
	color:  #B22222; 
    text-decoration:none;
    }   
    
a:active {
    text-decoration:none;
    }
     
a:link {
    text-decoration:none;
    }
    
a:visited {
    text-decoration:none;
    }




.date {
	color:  #707070;
    font-size: 10; 
    font-style:italic;
    }  
    
    
    
    
.location {
	color:  #00008B;
    font-size: 14; 
    font-weight: bold;
    text-decoration:none;
    }  
    


    
.cities {
	color:  #00008B;
    }
    
.cities:hover {
	color:  #B22222; 
    text-decoration:none;
    }   
    
.cities:active {
    text-decoration:none;
    }
     
.cities:link {
	color:  #00008B;
    text-decoration:none;
    }
    
.cities:visited {
    text-decoration:none;
    }
    
   
.days {
	color:  #00008B;
    font-weight: bold;
    text-decoration:none;
	
    }

    