body  {
	background-color: #ffffff;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	line-height: 120%;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style:normal
	color: #000000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: bold;
	color: #000000;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	line-height: 140%;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: bold;
	color: #00000;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 100%;
	color: #000000;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	line-height: 100%;
	color: #000000;
}

a:link { 
	text-decoration: underline;
	color: #7d2c67;
	}
a:visited { 
	text-decoration: underline;
	color: #7d2c67;
	}
a:hover, a:active { 
	text-decoration: none;
	color: #0000fd;
	}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000c;
	line-height: 150%;
}