#body,td,th {
	color: #999;
	/*color: #CCC;*/
	font-size: 12px;
}

#front_name {
	font-size:34px;
	font-weight: bold;

}

#text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	/*
	font-weight: bold;
	text-transform: uppercase;
	*/
	font-variant: normal;
	color: #999;
	text-align:justify;
	/*
	background-repeat: no-repeat;
	position: absolute;
	visibility: visible;
	height: auto;
	width: auto;
	left: 185px;
	top: 475px;
	cursor: text;
	right: 100px;
	*/
}


#Table_01 tr td {
	font-family: Verdana, Geneva, sans-serif;

}

#Table_01 tr td a:link {
	color: #999;
	/*color: #CCC;*/
	text-decoration: none;
}
#Table_01 tr td a:visited {
	text-decoration: none;
	/*color: #CCC;*/
	color: #999;
}
#Table_01 tr td a:hover {
	text-decoration: underline;
	color: #999;
}
#Table_01 tr td a:active {
	text-decoration: none;
	/*color: #CCC;*/
	color: #999;
}
#Table_01 tr td {
	font-family: Verdana, Geneva, sans-serif;
}


