@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	overflow-x: hidden;	*/	
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F319E;
	font-size: 36px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	border-left-style: solid;
	border-left-color: #6F319E;
	border-left-width: 20px;
	padding-left: 5px;
}

