body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family:  "Century Gothic", sans-serif;
	font-size: 14px;
	color: #000000;
}



td {
	font-family:  "Century Gothic", sans-serif;
	font-size: 14px;
	color: #000000;
}	


.titlespink {
	font-family:  "Century Gothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E63978;

}	

.titlespurple {
	font-family:  "Century Gothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AC98CE;

}	
.titles {
	font-family:  "Century Gothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;

}
	


	a:link {
	text-decoration: none;
	font-family:  "Century Gothic", sans-serif;
	font-size: 14px;
	color: #613BA3;
}	
	
	a:visited {
	text-decoration: none;
	font-family: "Century Gothic", sans-serif;
	font-size: 14px;
	color: #401F78;
}

	a:hover {
	text-decoration: none;
	font-family: "Century Gothic", sans-serif;
	font-size: 14px;
	color:#9678C9;
	
}

.class1 a:link {
	font-family:  "Century Gothic", sans-serif;
	font-size: 14px;
	color: #000000;
}	
	
.class1 a:visited {
	font-family:  "Century Gothic", sans-serif;
	font-size: 14px;
	color: #000000;
}

.class1 a:hover {
	font-family:  "Century Gothic", sans-serif;
	font-size: 14px;
	color:#9678C9;


}

.class2 a:link {
	font-family:  "Century Gothic", sans-serif;
	font-size: 10px;
	color: #613BA3;
}	
	
.class2 a:visited {
	font-family:  "Century Gothic", sans-serif;
	font-size: 10px;
	color: #401F78;
}

.class2 a:hover {
	font-family:  "Century Gothic", sans-serif;
	font-size: 10px;
	color:#000000;	
}