@charset "UTF-8";
/* CSS Document */


p {
	font-size:1.1em;
	line-height:1.4em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:-0.3px;
	margin-bottom:30px;
}

h1 {
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 8px;
	letter-spacing:-1px;
}
h3 {
}
h4{
}
h5{
}
h6{
}

