body {
	margin:0px 0px 0px 0px;
	font-size:15px;
	line-height:1.5;
	background-image:url(img/header.jpg);
	background-repeat:no-repeat;
}
td {
	font-size:15px;
	line-height:1.5;
}
a {
	text-decoration:none;
	color:#000000;
	font-size:15px;
}
a:hover {
	color:#FF0000;
}
p {
	font-size:15px;
	line-height:1.5;
}
.save {
	width:80px;
	height:25px;
}
