@charset "utf-8";

*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}
h2{
	font-size:20px;
	color:#00347B;
}