@charset "utf-8";
p,body,html,form,h1,h2,h3,h4 {
	margin:0px 0px 0px 0px;
	padding:0px;
}
body,html {
	background-color:#FFFFFF;
	color:#ef7eb5;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	width:100%;
	height:100%;
	letter-spacing:1px;
}
a {
	text-decoration:none;
}
img {
	border:none;
}
h3 {
	font-size:14px;
	font-weight:bold;
}
strong {
	text-decoration:underline;
	font-size:12px;
}