A:link {TEXT-DECORATION: underline; color: #993300}
A:visited {TEXT-DECORATION: none; color: #990000}
A:active {COLOR: #000099; text-decoration: underline}
A:hover {text-decoration: underline}
.title {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height:24px;
	font-style: italic
}
.subtitle {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
}
.body {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px
}
.comment {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
	width: auto;
	letter-spacing: 0.2em;
}
.nav {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 36px;
	font-style: italic;
}
.navSelected {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 36px;
	font-style: normal;
	font-weight: bolder;
	color: #009966;
}
