.textnorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666699;
	text-align: center;
	text-indent: 0pt;

}
.pageft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666699;
	text-align: center;
}
.textemph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666699;
	text-align: center;

}
.textexpl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #666699;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;

}
.textemplg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666699;
}
.textlg {
	font-family: "Century Gothic", Arial, "Lucida Sans", sans-serif;
	font-size: 120%;
	color: #666699;
	margin: 0px 0px 0.5em;
	text-align: center;




}
a:link {
	color: #666699;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #CC99CC;
	text-decoration: none;
}
h2 {
	font-size: 130%;
	font-weight: bold;
	color: #666699;
	font-family: "Century Gothic", Arial, "Lucida Sans", sans-serif;
	text-align: center;


}
