body {
	margin-left: 10;
	margin-top: 10;
	margin-right: 10;
	margin-bottom: 2;
	background-color: #FFFFFF
}
td, table {
	font: 9pt Verdana, Arial, Hevetica, sans-serif;
	color: #663399;
}
a{
	text-decoration:underline;
	font-weight: bold;
	color: #663399;
}
a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #663399;
}
#link a{
	text-decoration:underline;
	font-weight: bold;
	color: #FFFFFF;
}
#link a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
#people{
	font-family: Times New Roman;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}



