a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #FF6633;
	text-decoration: none;
}

a:active {
	color: #FF6633;
	text-decoration: none;
}

table.Table_01 {
	margin: 0;
	padding: 0;
}

table.main {
	margin: 50;
	padding: 0;
	border: 1px solid #000000;
}

td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

td.spacer_w30 {
	width:30px;
}

td.spacer_h25 {
	height:25px;
}

td.spacer_h25_r {
	height:25px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.spacer_h15 {
	height:15px;
}

td.spacer_w440 {
	width:440px;
}

td.pct_w172 {
	width:172px;
}

td.pct_w18 {
	width:18px;
}

td.pct_w250 {
	width:250px;
}

.t_header {
	margin-right: 3px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #FF6633;
}

p.t_header2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #000000;
}

p.t_title {
	margin: 0px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #000000;
}

p.t_place {
	margin: 2px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	color: #000000;
}

p.t_text {
	margin: 3px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	line-height: 15px;
	color: #666666;
}

address {
	margin-top: 15px;
	margin-bottom: 15px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	color: #000000;
	text-align: center;
	font-style: normal;
}

