body {
	margin-top: 0;
	margin-bottom: 0;
}
a:link {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #0066CC;
	text-decoration: underline;
}
.text1 {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #000000;
}
.text1 a:link {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #0000ff;
	text-decoration: none;
}
.text1 a:visited {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #0000ff;
	text-decoration: none;
}
.text1 a:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #0000ff;
	text-decoration: underline;
}

.TextBox {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #000000;
	border: 1px solid #999999;
}

.button {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	font-weight: bold;
}

.TextBlack {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #000000;
}
.TextBlue {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #0066CC;
}
.TextGray10px {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.TextGray12px {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
