.bodytext {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #003399;
}
.PageHead {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
.ChapterHead {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.navigation {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 130%;
}
.link {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.content {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}
.content a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #003366;
	text-decoration: underline;
}
.content a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #003366;
	text-decoration: underline;
}
.content a:hover {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #003366;
	text-decoration: underline;
}
.content a:active {


	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #003366;
	text-decoration: underline;
}
