
body {
	margin-left: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/center_shadback.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
}
p {
	line-height:1.5em;
	text-align:left;
}

a {
	color:#666666;
	text-decoration:underline;
}

a.delete_link {
	color: #f00;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

a:hover {
	color:#333333;
	text-decoration: underline;
}
