.normal     {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

.big     {
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}

.small     {
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
}

.line     {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}

A:hover {
	color: "#cccccc";
	text-decoration: underline;
}

A {
	color: "#ffffff";
	text-decoration: none;
}

.td1  {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 5px;
	border-bottom: 1px
	dotted #666666;
	border-top: 1px dotted #666666;
}

.td2  {
	font-size: 12px;
	line-height: 16px: none;
	padding: 5px 5px;
}

.td3  {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	padding: 5px 5px;
	border-bottom: 1px dotted #666666;
}
.short {
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
}
h1{
	position: absolute;
	left: -999px;
	width: 990px;
}

h2{
	left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h3{
	left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

em{
	text-decoration: none;
	font-style: normal;
}
