/* CSS Document */
body, p{
font-family:Arial, Helvetica, sans-serif;
}
p.credit {
	font-size:12px;
	color:#333333;
	text-align:center;
	margin: 20px 0 0 0 ;
	padding: 0px;
}
p.credit a, p.credit a:link {
	text-decoration:none;
	color:#333333;
}
p.credit a:hover {
	color: #333333;
	text-decoration:underline;
}
.credit img{
border:none;
}
