.textnorm {
	font-family: "Century Gothic", Arial, "Lucida Sans", sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #666699;
	text-align: justify;

}
.pageft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #666699;
	text-align: center;
}
.parattl {
	font-family: "Century Gothic", Arial, "Lucida Sans", sans-serif;
	font-size: 120%;
	font-weight: bolder;
	color: #666699;
	text-align: center;
}
.textemph {
	font-family: "Century Gothic", Arial, "Lucida Sans", sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #666699;
}
.texttable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666699;
}
a:link {
	color: #6666CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;

}
a:visited {
	color: #9999CC;
	text-decoration: none;
}
