body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
hr {
	background-color: #bbb;
	height: 1px;
	border: 0;
	padding: 0;
	margin-bottom: 15px;
}
label {
	cursor:hand;cursor:pointer
}

table {
	margin: 0px;
	padding: 0;
}

a {
	color: #30a0d0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
img {
	border:0;
}

p {
	margin:0;
	margin-bottom: 15px;
	padding:0;
}
#footer {
	text-align: center;
	color: #a6a6a6;
	font-size: 10px;
	margin-top: 15px;
}
#content1 {
    width:700px;
	text-align: left;
	color: #a6a6a6;
	font-size: 14px;
	margin-top: 70px;	
	margin-bottom: 5px;
}
#content2 {
    width:700px;
	text-align: left;
	color: #a6a6a6;
	font-size: 14px;

}
#AllWeb {
    width:700px;
	text-align: left;
	color: #333333;
	font-size: 14px;
	margin: 8px;
}