@charset "utf-8";
#contact {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin:40px;
	text-align:left;
	line-height: 20px;
	color:#666
}
#contact h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	padding-bottom:10px;
	color: #D00606;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}