@charset "utf-8";
/* CSS Document */

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.style10 {	color: #333333;
	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;

}
a.but1 {
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-weight:bold;
	font-size:13px;
	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;
}

.style11 {
	font-size: 36px;
	font-weight: bold;
}
.style13 {color: #000000;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
}
.style14 {font-size: 11px}
-->