body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #4E4E65;
	margin: 0px;
}
.firstpage_explain {
	font-size: 10px;
}
.firstpage_intro {
	font-size: 10px;
}
.body_txt {
	font-size: 70%;
	color: #FFFFFF;
	padding-left: 25px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
}
td {
	font-size: 70%;
}
.body_txt_home {
	color: #FFFFFF;
}
.body_title {
	height: 38px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left: 25px;
	font-size: 14px;
	color: #FFFFFF;
}
a:LINK {
	color: #FFFFFF;
	text-decoration: underline;
}
a:HOVER {
	color: #FFFFFF;
	text-decoration: none;
}
a:VISITED {
	color: #FFFFFF;
	text-decoration: none;
}
