body {
	color: #333366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	background-color: #F1F5FA;
}
.LeftSpace {
	float: left;
	width: 15%;
	padding: 1em;
	bottom: 1em;
	margin-top: 1em;
}
#banner img {
	margin: 0px;
	padding: 0px;
}
.update {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.smaller {
	font-family: Verdana, Geneva, sans-serif;
	font-size: smaller;
}

h2 {
	text-align: left;
	color: #6699CC;
}
h3 {
	color: #336699;
}
a:link {
	color: #6699CC;
}
a:hover {
	color: #336699;
}
a:visited {
	color: #336699;
}
.Content {
	margin-left: 250px;
}

