.repeat {
	background-repeat: no-repeat;
	background-position: left top;
}
p {
	font-family: verdana, arial;
	font-size: 10pt;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
