body,tr,td,table,div,span,p {
	font-family: Arial, Tahoma, Verdana;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: normal;
	color: #4e3d72;
	text-align: left;
}
a:link,a:visited,a:active { 
	color: #3c2e57; 
	text-decoration: underline;  
	font-weight: normal;
} 
a:hover { 
	color: #ba93c6; 
	text-decoration:none;  
	font-weight: bold;
} 
.title {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #534375;
	text-align: center;
	letter-spacing: 0pt;
	cursor: default;
}
input,textarea {
	color: #FFFFFF;
	background-color: transparent;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Tahoma, Verdana;
	cursor:help; 
	text-align: left; 
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	overflow: auto;
}
b,strong {
	color: #8c489f;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul li {
	margin-left: 5px;
}
ul li ul li {
	margin-left: 10px;
}