@charset "utf-8";
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer{
	color:#000000;
}
.footer p{
	font-size:10px;
}
.footer a{
	color:#000000;
}
.body{
	color:#000000;
}
.body h1{
	font-size:13px;
	line-height:15px;
	margin-top:15px;
	margin-bottom:15px;
}
.body p{
	font-size:11px;
	line-height:15px;
	margin-top:15px;
	margin-bottom:15px;
}
.body a{
	color:#000000;
}
.body .small {
	font-size:10px;
	line-height:14px;
	margin-top:10px;
	margin-bottom:15px;
}
