TD,DIV,LI,A,SPAN,BODY {
  font-family: verdana;
  font-size: 12px;
  padding: 0;
  margin: 0;
}

body { 
	background-color: #f8f8ff;
}

H1,H2,H3,H4 {
	margin-top: 0;
  margin-bottom: 10px;
}
H1 { font-size: 22px; }
H2 { font-size: 17px; }
H3 { font-size: 14px; }

A { color: #00b1de; text-decoration: none; }
A:hover { text-decoration: underline; }

TD {
  vertical-align: top;
}

div.padding{
  padding: 10px;
} 

table.layout { 
  border: 1px solid #eeeeee;
  width: 900px;
  background-color: #ffffff;
}

table.borders {
  border-top: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
}
table.borders TD {
  border-bottom: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  padding: 4px;
}

img.headershadow {
	width: 900px;
	height: 10px;
}

.content {
  color: #444444;
  height: 400px;
}

.content IMG {
	margin: 4px;
}

.newsfeatures {
	color: #222222;
	width: 230px;
}