body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #333333;
	font-weight: normal;
	text-align: center;
	font-size:10px;
}


h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
pre,
ul,
ol,
dl,
dt,
dd,
address,
blockquote,
fieldset {
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "Tahoma", "\30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\20\57\33", "Osaka", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", sans-serif;
}

,
th,
td {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "Tahoma", "\30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\20\57\33", "Osaka", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", sans-serif;
}

p {
}

li {
	list-style: none;
	margin: 0;
	padding: 0;
}

form {
}

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

a:visited {
	color: #2B93D2;
	text-decoration:none;
}

a:hover {
	color: #2B93D2;
	text-decoration:underline;
}

a:active {
	color: #2B93D2;
	text-decoration:underline;
}

hr {
	position: absolute;
	top: -10000px;
	left: -10000px;
}

img {
	border: none;
	vertical-align: bottom;
}

#pageNavigation {
	position: absolute;
	top: -10000px;
	left: -10000px;
}

#utilityTitle,
#mainTitle,
#MAINTITLE,
#navigationTitle,
#NAVITITLE,
#footerTitle,
#FOOTERTITLE,
#utilityArea fieldset legend {
	position: absolute;
	top: -10000px;
	left: -10000px;
}

#utilityArea fieldset #query {
	width: 135px;
	margin: 0 3px 0 0;
}

#utilityArea fieldset #send {
}