td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.title {
	position: absolute;
	height: 350px;
	width: 1000px;
	left: 0px;
	top: 0px;
	right: 0px;
}
.title_tag {
	top: 310px;
	right: 0px;
	visibility: visible;
	height: 40px;
	width: 230px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.orange {
	color: #FFCC00;
}

