h1,h2,h3,h4,h5,h6 {
	padding:0px;
	margin:0px;
}
@charset "utf-8";
.all {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000;
	text-align:justify;
}
.head {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#990000;
}
.head1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#02a653;
}
.bottom {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#FFF;
	text-decoration:none;
}
.bottom:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#FFF;
	text-decoration:underline;
}
.btline {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#FFF;
}
.bottomlinks {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#333;
}
.bottomlinks:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	text-decoration:underline;
	color:#333;
}

