a:link {
	color: #336699;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
}
a:visited {
	color: #336699;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	text-decoration: underline;
}
a:active {
	font-size: 15px;
}
.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #336699;
	text-align: justify;
	margin-right: 8px;
}
.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.5em;
	color: #336699;
	text-align: justify;
	margin-right: 8px;
	font-weight: bolder;
	font-style: oblique;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 1.5em;
	color: #336699;
	text-align: justify;
	margin-right: 8px;
	font-weight: bolder;
	letter-spacing: 0.1em;
	font-style: italic;
}
.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336699;
}
.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336699;
	text-align: left;
	margin-right: 8px;
}
.bolder {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #336699;
	margin-right: 8px;
	font-weight: bolder;
}
