.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: "# ff6600";
	text-decoration: underline;
}

A {
	color: "#003399";
	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;
}
.td4  {
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #999999;
: none;
	padding: 5px 5px;
}

.td5  {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	padding: 5px 5px;
	border-bottom: 1px solid #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}
.short {
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
}
.utitle     {
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
	margin: 0px 0px 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #cc0000;
	font-weight: bold;
	display: block;
	width: 375px;
}
h1 {
  position: absolute;
  left: -999px;
  width: 990px;
}
h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
h3.title{
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	width: 500px;
	background-color: #003399;
	text-align: left;
	padding: 5px 5px 5px 10px;
	margin: 0px;
	height: 22px;
}
