body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
}

#navigation li a {
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#navigation li li a {
	text-transform: none;
}

#navigation {
	font-size: 13px;
}

.front_box h3 {
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.front_box .top_story h4 {
	font-size: 1.1em;
}

.front_box .top_story p {
	font-size: 1em;
}

.front_box li {
	line-height: 1.5em;
}

.story .sub_headline {
  font-weight: normal;
}

.story {
  font-size: 100%;
}

#columns {
  line-height: 1.4em;
}

.story, .comment {
  line-height: 1.4em;
}

.small {
  font-size: 0.7em;
  font-weight: normal;
  text-transform: none;
  letter-spacing: 0em;
}

#footer {
  line-height: 1.2em;
  letter-spacing: 0.1em;
}

#weather .temp {
  font-size: 20px;
  font-family: Verdana, sans-serif;
  text-align: left;
}
