.BodyText {

	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: normal;
	color: #000066;
}

.BodyTextStrong {

	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

.BodyTextSmall {

	font-family: "Book Antiqua";
	font-size: 10px;
	font-weight: normal;
	color: #000066;
}

a:link {
	font-family: Garamond;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000066;

}
a:visited {
	font-family: Garamond;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
    text-decoration: none;

}
a:hover {
	font-family: Garamond;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
    text-decoration: none;
}

a.menu:link {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
	
a.menu:visited {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
    text-decoration: none;

}
a.menu:hover {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
    text-decoration: none;
}
a.menu:active {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.BodyTextBold {


	font-family: Garamond;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.HeaderText {


	font-family: Garamond;
	font-size: 16px;
	font-weight: normal;
	color: #000066;
}
