a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
body {
	margin-top: 80px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.txt01 {
    width: 762px;
	margin-left: auto;
	margin-right: auto;
	border: solid #999999;
	border-width: 1px 1px 0px 1px;
	vertical-align: top;
	color: #666666;
	text-align: left;
}
.bor01 {
    border: 1px solid #999999;
}
.margin01 {
    margin-top: 15px;
    margin-bottom: 3px;
}

p {
    width: 470px;
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
	margin: 2 0 0 10;
	padding-bottom:3px;
}

h1 {
    font-size: 14px; 
	font-weight: bold; 
	margin-top: 10px; 
	margin-left: 10px;
}

body {
    text-align: center;
}