.textnorm {
	font-family: "Century Gothic", Arial, "Lucida Sans", sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #666699;
	text-align: justify;

}
body {
	background-attachment: scroll;


}
.pageft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666699;
	text-align: center;
}
.subjtitl {
	font-family: "Century Gothic", Arial, "Lucida Sans", sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #666699;
	text-align: center;
	background-color: #FFFFFF;







}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #6666FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #CC99CC;
	text-decoration: none;

}
