/*
body{
    font-size:12px;
    color: #666666;
    font-family:tahoma,verdana;
    background-color: #e3e3e3;
    text-align:center;
    }
*/    
.temp{
    font-size:22px;
    font-family:Tahoma;
    }

.cc{
    font-size: 11px;
    font-family:Tahoma;
    }

.fcastWeekDay{
    font-weight: bold;
    }
    
.ccLoc{
    font-weight: bold;
    }

.fcastDate{
    font-size: 11px;
    font-family:Tahoma;
    }

.curWind{
    font-size: 11px;
    font-family:Tahoma;
    }

.weatherTable{
    padding:5px;
    text-align: center;
    }
    
.fcastTable{
    padding:3px;
    text-align:center;
    border:solid 1px White;
    }