body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	overflow:scroll;
}

a { color:#990000; text-decoration:none; }
a:hover { text-decoration:underline; }

.date {
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  height: 3em;
  vertical-align: bottom;
}

#header {
  text-align: center;
}

#content {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}

#content-images {
  width: 615px;
  margin-left: auto;
  margin-right: auto;
}

#toppad {
  height: 28px;
}

#midpad {
  height: 56px;
}

#botpad {
  height: 12px;
}
#content-images div #content table tr td div p {
	font-size: 12px;
}
#content table tr td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

