@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	background-color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif, Berlin Sans FB;
	font-size:12px;
	color:#ffffff;
	line-height:20px;
}
.name_text {
	font-size:30px;
	font-weight:bold;
	line-height:30px;
}
.mail {
	color:#0f9948;
	text-decoration:none;
	
}

