.pictureForecast
{
	font-family: verdana;
	font-size: 10px;
	background-color: white;
}

.high
{
	color: red;
}

.low
{
	color: blue;
}

.pop
{
	color: gray;
}

h3
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}
