.t01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.t02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	letter-spacing: -1px;
}
.t03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #666666;
}
.t04 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e78b1c;
}
.t05 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #4A82EA;
	font-weight: bold;
}
.list1{
	background-repeat: repeat-x;
	background-position: 50% bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.red {
	font-size: 11pt;
	font-weight: bold;
	color: #CC0000;
}
.redlink:link {
	font-size: 9pt;
	color: #990000;
	text-decoration: none;
}
.redlink:visited {
	font-size: 9pt;
	color: #990000;
	text-decoration: underline;
}
.redlink:hover {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: underline;
}