.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.text:link {
	COLOR: #FFFFFF; text-decoration: underline
}
A.text:visited {
	COLOR: #666666; text-decoration: none
}
A.text:hover {
	COLOR: #CCCCCC; text-decoration: none
}
A.text:active { text-decoration: none; color: #FFCC00
}
body {
	background-attachment: fixed;
	background-image: url(../image/main_td_bg1.gif);
	background-repeat: no-repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.title {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.expl {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000099;
}

