@charset "UTF-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
div {
	margin-left: 35px;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333300;
	text-decoration: none;
}

