@charset "utf-8";
/* CSS Document */
body{
	font-family:Verdana, Geneva, sans-serif;	
}
h1{
	border-bottom:1px solid #CCC;
	margin:50px 50px;
	padding:0 0 50px 0;
	font-weight:bold;
}
h1 a{
	font-size:18px;
	line-height:22px;
}
h1 a:hover, h1 a:focus{
	text-decoration:underline;
}
h2, ul, p{
	color:#000;	
}
h3 a{
	color:#000;	
}
img {
	border:none;
}