.small {font-size: small}

.nav {font-family: "sans serif";
	font-size: 7pt;
	font-variant: small-caps;
	font-weight: bold;
	color: blue }

.pagetitle {font-family: "sans serif";
	font-size: 14pt;
	line-height: 10pt;
	font-variant: small-caps;
	font-weight: bold;
	color: "#FF68D0" }

