p 
{
	text-indent: 2em;
	margin-top: 15;
	margin-bottom: 10;
}
body
{
	color: #000000;
	font-size: 15px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin-left: 10%;
	margin-right: 10%;
	background:  url(image/home-savers-background.gif) repeat;
	background-color: #FFFFFF;

}
.title1 {
	color: #000000;
	font-size: 20px;
	font-family: tahoma;
	text-decoration:none;
	font-weight: bold;
}
.title2 {
	color: #000000;
	font-size: 19px;
	font-family: tahoma;
	text-decoration:none;
	font-weight: bold;
}

a:link { color: rgb(9, 16, 220) }
a:visited { color: rgb(9, 16, 220) }
a:active { color: rgb(9, 16, 220) }
a:hover { color: rgb(71, 150, 255) }

hr {
	color: "#000000";
	background-color: "#FFFFFF";
	height: 1px;
}

div.box { border: solid; border-width: thin; border-color: #4796FF; width: 100%}
hr.single { border: solid; border-width: thin; border-color: #4796FF; width: 100%}



