body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	
}
body,td,th {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: justify;
}
.uList{
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;

}
.purpleText {
	color: #4E1E72;
	font-style: italic;
	text-align: center;
}
a:link {
	color: #A766D7;
}
a:visited {
	color: #A766D7;
}
a:hover {
	color: #ffffff;
}
a:active {
	color: #A766D7;
}


.boldPurple {
	color: #7037AD;
	font-weight: bold;
	text-align: justify;
}
.boldPurpleCenter {
	color: #7037AD;
	font-weight: bold;
	text-align: center;
}

.boldpurple14 {
	color: #7037AD;
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
}
.boldGreen {color: #13CA91; font-weight: bold; }
.boldgreen14 {
	color: #13CA91;
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
}
.purplebold11 {color: #7037AD; font-weight: bold; font-size: 11pt; }
.justCenter {
	text-align: center;
}
