a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #3399CC;
	font-size: 12px;
	font-weight: bold;



}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	text-decoration: underline;
	font-weight: bold;

}
a:hover {
	font-weight: bolder;
	color: #0099CC;
	font-size: 12px;

}
.PageHeadings {

	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #009999;
}
.PageText {

	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
}
.SubHeadings {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #009999;
	font-weight: bolder;

}
.Highlights {
	font-size: 14px;
	font-weight: bolder;
	color: #009999;
}
.glossary {
	text-indent: 16pt;
	list-style-type: none;
}

