.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #006600;
	font-weight: normal;

}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #006600;
	font-weight: normal;
	background-color: #FFFFCC;

}
.flright {
float : right;
}
.flleft {
float : left;
}
.normalNoWrap {

	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #006600;
	font-weight: normal;
	clear: both;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #006600;
	font-weight: normal;
	text-decoration: none;

}
