a:link {
	color: #996633;
	text-decoration: underline;
}
a:visited {
	color: #996633;
}
a:hover {
	color: #996633;
}
a:active {
	color: #996633;
}
a {
	color: #996633;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #996633;
	font-weight: bold;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #996633;
	font-weight: bold;
}
.text {
	font-size: 14px;
	color: #996633;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}
.mailto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #996633;
	text-decoration: underline;
}
strong {
	font-weight: bolder;
}
.myblock {
	text-indent: -20px;
	margin-left: 20px;



}
em {
	font-style: italic;
}
