body {background-color: gainsboro;}

h1, h2, h3, h4, h5 {
font-family: "book antiqua";

color: midnightblue;
}

hr {color: darkslategrey;}

.floatleft {float: left:}

p {font-family: arial;}

.data
{
margin-left: 40px;
margin-right: 40px;

}

margin-left: 10px;
margin-right: 10px;

}h5 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
}
