@charset "utf-8";
/* CSS Document */

.navigator {
	font-family: "Accent SF", "Comic Sans MS";
	font-size: 17px;
	color: #000000;
	font-weight: bold;
}
.content_text {
	font-family: Garamond, "Goudy Old Style", "Palatino Linotype";
	font-size: 19px;
	line-height: 30px;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
