body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.sign {
	font-style: italic;
	text-align: right;
}
.strong {
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;

}
a:link {
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	color: #999999;
	text-decoration: none;

}
a:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: underline;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
.subTitle {
	font-size: 24px;
	font-weight: bold;
	text-align: center;

}
