body {
	font-family: Arial;
}
a:link {
	color: #3399CC;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	color: #3399CC;
	text-decoration: none;
}
.copyright {
	font-size: 9px;
	text-align: center;
}
.normal {
	font-size: 12px;
	text-align: justify;
}
.normal11 {
	font-size: 11px;
	text-align: justify;
}
.titlebold {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
