@charset "utf-8";
/* CSS Document */


h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom: -10px;
}

.style1 {
	font-size: 17px;
	font-weight: bold;
}
a.but {
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	line-height:normal;

}

.but{
font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	line-height:normal;
}
.address{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:black;
	font-weight:normal;
	line-height:normal;
}

.copy_right {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-align:left;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style5 {
	color: #5A911C;
	font-weight: bold;
	font-size: 34px;
}

