body {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
a:link{
	COLOR:#0000FF;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

a:visited{
	COLOR:#0000FF;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
a:hover{
	COLOR:#FF0000;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
address {
	font-size: 10px;
	font-style: normal;
}


h1 {
	font-size: 10px;
	font-weight: bold;
}

#building {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
#logo {
	padding: 0px;
	background-color: #009966;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
}
#navi1 {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
#footer2 {
	clear: both;
	width: 800px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00CC33;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
}
#link2 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
	text-align: center;
}
#foot2 {
	margin: 0px;
	float: right;
	width: 390px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}

.pp {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.ftred {
	font-size: 12px;
	color: #FF0000;
}
.ftredb {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}
