body {
	background-color: #BA91BD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #441A50;
	font-weight: bold;
}
.style2 {
	color: #441A50;
	font-style: italic;
	font-weight: bold;
}
body,td,th {
	font-size: 14px;
	font-family: Times New Roman, Times, serif;
	color: #441A50;
}
a:link {
	color: #441A50;
}
a:visited {
	color: #330066;
}
a:hover {
	color: #663399;
}
a:active {
	color: #6600CC;
}
.style3 {font-style: italic}
.style4 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.style5 {color: #FFFFFF}