.pellerins {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
A:link {
	color:#003366;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
	A:visited {
	color: #003366;
	text-decoration: none;
}
	A:hover {color: #CC3300;text-decoration: underline;}
	A:active{ color: #003366; text-decoration: none; font-weight: none; }
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	list-style-position: inside;
	list-style-type: disc;

}

