.ContentTable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.6em;
}
.QuoteCallout1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 1.6em;
}
a:link {
	color: #06F;
	text-decoration: none;
}
a:hover {
	color: #930;
	text-decoration: underline;
}
a:visited {
	color: #06F;
}

h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #3C50A7;
	line-height: 1.2em;
	letter-spacing: -0.05em;
}
.LayoutTable {
	background-color: #FFF;
	background-image: url(images/headerTile1.png);
	background-repeat: repeat-x;
	background-position: top;
}
.VertColumn {
	background-image: url(images/vert1.png);
	background-repeat: repeat-y;
	background-position: center;
}
.FooterTable {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #FFF;
}
