/* CSS Document */
body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
a:link {
	color: #0066CC;

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

	text-decoration: none;
}
a:hover {
	color: #0099CC;

	text-decoration: underline;
}
a:active {
	color: #00CCFF;

}

.copy {font-size: 10px}
.copy_small {
	font-size: 9px;
	line-height: normal;
}
.mid {
	font-size: 12px;
}
.headline {
	font-size: 18px;
	color: #000000;
}
.stitle {
	font-size: 11px;
	font-weight: normal;
		line-height: 13px;
}
.stitleb {
	font-size: 10px;
	font-weight: bold;
		line-height: 13px;
}

