/* Stylesheet for PHP Weather. */

BODY {
  font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif; 
  font-size: small;
}

DT {
  font-weight: bold
}

P {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

body {
	background-color: #EEEEEE;
}

body,td,th {
	font-size: 11px;
}
