@charset "utf-8";
/* CSS Document */

body {
}

#footer {
	margin-bottom:10px;
	font-size:.6em;
}

#savings {

	float:right;
	
	}

#text {
	
	text-align:left;

}

li {
	padding:5px;

}

.small {.8em;}


h1 {

	font-size:22px;
	font-weight:bold;
	color:#333366;

}

h2 {

	font-size:15px;
	font-weight:bold;
	color:#333366;
}

p {
	font-size:14px;
}
