body
{
	margin: 0;
	background-color: #FA86BD;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
img
{
	border-color: black;
}
p
{
	margin-top: 5px;
	margin-bottom: 3px;
}
a:link
{
	color: #0066CC;
}
a:visited
{
	color: #003399;
}
.small
{
	font-size: 9pt;
}
input
{
	background-color: #eeeeee;
}
.linkExp
{
	color:#888888;
	font-size:8pt;
	font-style:italic;
	margin-bottom:5px;
}

