.style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #8681BD;
	text-decoration: none;
}
.style5 {
	color: #FFFFFF;
	font-weight: bold;
}
.style6 {
	font-weight: bold;
	color: #330066;
}
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #330066;
}
.side {
	border: thin dashed #330066;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330066;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #9966FF;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #8681BD;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #8681BD;
	text-decoration: underline;
}
a:visted {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #8681BD;
	text-decoration: none;
}

a:link.style5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFE8;
	text-decoration: none;
}
a:hover.style5 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFE8;
	text-decoration: underline;
}
a:active.style5 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFE8;
	text-decoration: underline;
}
a:visited.style5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFE8;
	text-decoration: none;
}
