.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
td {
	font-size: 12px;
	color: #CC5F5E;
}
a:link {
	font-size: 12px;
	color: #CC5F5E;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #CC5F5E;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}
body {
	background-color: #FFFFFF;
}
.textline {
	line-height: 1.5em;
}
.colorgray {
	font-size: 12px;
	color: #535A6D;
	line-height: 1.5em;
}
.colorgray2 {
	color: #535A6D;
	font-size: 10px;
	line-height: 1.4em;
}
