img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	font-size: 10px;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	color: #666666;
	background-position: left top;
}

h1.past {
	font-size: 15px;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	color: #333;
	margin-bottom:8px;
}

.subh1{
	font-size: 11px;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	color: #999;
	}

.tuika{
	font-size: 11px;
	color:#996633;
	}

h2.past {
	font-size: 10px;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	color: #333333;
}
a:active.live {
	color: #FF6600;
	font-size: 11px;
	text-decoration: none;
}
a:link.live{
	color: #FF6600;
	font-size: 11px;
	text-decoration: none;
}
a:visited.live {
	color: #FF6600;
	font-size: 11px;
	text-decoration: none;
}
a:hover.live {
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}