body {
	font-family: Times New Roman, serif;
	font-size: 14pt;
	line-height:15pt;
	color: #000000;
	text-decoration: none;
	scrollbar-base-color: #F7D7D5;
	scrollbar-face-color: #DB2456;
	background-color: #9E2147;
}
h1 {
	font-family: Times New Roman, serif;
	font-size: 24pt;
	line-height:25pt;
	color: #9E2147;
	text-decoration: none;
}
h2 {
	font-family: Times New Roman, serif;
	font-size: 20pt;
	line-height:21pt;
	color: #9E2147;
	text-decoration: none;
}
h3 {
	font-family: Times New Roman, serif;
	font-style:italic;
	font-size: 20pt;
	line-height:21pt;
	color: #9E2147;
	text-decoration: none;
}
h4 {
	font-family: Times New Roman, serif;
	font-size: 16pt;
	color: #9E2147;
	line-height:15pt;
	text-decoration: none;
}
h5 {
	font-family: Times New Roman, serif;
	font-size: 14pt;
	color: #9E2147;
	line-height:15pt;
	text-decoration: none;
}
p {
	font-family: Times New Roman, serif;
	font-size: 14pt;
	line-height:15pt;
	color: #000000;
}
a:link {
	font-family: Times New Roman, serif;
	font-size: 14pt;
	color: #DB2456;
	text-decoration: underline;
}
a:visited {
	font-family: Times New Roman, serif;
	font-size: 14pt;
	color: #C50045;
	text-decoration: underline;
}
a:hover {
	font-family: Times New Roman, serif;
	font-size: 14pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Times New Roman, serif;
	font-size: 14pt;
	color: #C50045;
	text-decoration: underline;
}
.copy {
	font-family: Times New Roman, serif;
	font-size: 7pt;
	color: #9E2147;
	text-decoration: none;
}
.table {
	background-color: #F7D7D5;
	font-family: Times new roman, serif;
	font-size: 14pt;
	color: #000000;
	text-decoration: none;
}
.cell {
	font-family: Times New Roman, serif;
	font-size: 18pt;
	background-color: #ffffff;
	color: #9E2147;
	text-decoration: none;
}