body {
	text-align: center;
	font-family:  Serif, Sans-Serif, Arial, Helvetica, Georgia, Times New Roman, Times;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	background-color: #ffffff;
}

a {
text-decoration: none; 
}

a:link {
text-decoration: none;
color: #000000;
}

a:visited {
text-decoration: none; 
color: #333333;
}

a:hover {
text-decoration: none; 
color: #9900CC;
}

p {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 14px;
}

