body {
	font:13px verdana;
	min-height:680px;
	background:#8FACDE;
	text-align:center;
}

a {
	text-decoration:none;
	font-weight:500;
	font-style:italic;
	color:#354F9F;
}
a:hover, a:visited:hover {
	color:#529EE7;
}
a:active, a:visited {
	color:#953634;
}
a img {
	border:none;
}
dl#updates dt{
	font-weight:700;
	text-decoration:underline;
}

dl#updates dd img,dl#updates dd span {
	padding:5px;
	float:left;
}
.spacer {
	clear:both;
	margin:0;
	padding:0;
}
div.content {
	width:380px;
	clear:none;
	float:left;
	margin:5px 0 0 15px;
}
div.content p {
	text-indent:1.5em;
	text-align:justify;
	line-height:18px;
}
img.small {
	border:none;
	margin:10px;
	display:inline;
	clear:both;
	width:150px;
}
div.small span {
	width:150px;
	margin:0 10px;
	display:block;
	color:#103391;
	font-size:9px;
	text-align:center;
}
#altText {
	color:#000000;
	font-size:12px;
	font-weight:700;
}