@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	background-color:#012651;
	color:#012651;
	font-family:sans-serif, Arial, Helvetica;
	font-size:10pt;
}

.tit{
	font-size:13pt;
	color:#000;
	font-weight:bold;
	padding: 20px 0px 0px 0px;
}

p{
	margin-bottom:0px;
}

