@charset "utf-8";
.heading1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18pt;
	font-weight: 100;
	color: #7F3FAA;
	white-space: normal;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 41px;
	font-weight: lighter;
	color: #999;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.head2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #606;
	font-weight: bold;
	text-align: justify;
}

