/* Weather */
 /*Maximums and Minimums*/
td.ausminmaxrain {font-weight: bold;}
td.ausmintitle, td.ausmaxtitle, td.ausraintitle{font-style : italic;}
td.ausminlocation, td.ausmaxlocation, td.ausrainlocation {font-weight: bold;}
td.ausmin {color: #0000ff;}
td.ausmax {color: #ff0000;}
td.ausrain{color: Olive;}

