﻿TABLE.Weather {
	font-family: Verdana,Arial,Sans Serif;
	font-size:11px;
	color:black;
	width:182px;
	margin-bottom:6px;
}

.WeatherText {
	font-size:11px;
	color:#666666;
}

.TempText {
	font-size:24px;
	color:#666666;
}