@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
