@charset "utf-8";
.all {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	font-weight: normal;
}
.more {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	text-decoration:underline;
}
.more:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.moreline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
}
.head {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}
.tabletitle {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#d15900;
	font-weight:bold;
}
h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	display: inline;
	text-transform: uppercase;
}
