h1 {
	font-family: "ACaslon Regular";
	font-size: 24px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1B4164;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1B4164;
}

b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1B4164;
}
.LgBodyText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1B4164;
}

.Title01 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1B4164;
	line-height: 18px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.FooterText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.FooterText a { color: #CCCCCC; }
.FooterText a:hover { color: #CCCCCC; }

ul {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	text-align: left;
	vertical-align: top;
}
.DottedDivider {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #1B4164;
	line-height: 20px;
}
.BodyBaseTile {
	background-image: url(images/bodybasetile.gif);
}
.BodyRightTile {
	background-image: url(images/body_righttile.gif);
}
.BodyColor {
	background-color: #CCCCCC;
}

