body {
	background-color: #FCEC9F;
	font-size:  x-small;
	font-family:  Arial, sans-serif;
	color:  #400000;
	list-style-type: disc;
	margin: 0px;
	list-style-image: url(images/line_item.jpg);


}

a:link {
	color: #FF0000;
}

a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;

}
a:visited {
	color: #CC0000;
}
.footer {
	height:  15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #400000;
	text-align: center;
	vertical-align: middle;


}
.action {
	text-align:  center;

}
.content {
	list-style-image: url(images/line_item.jpg);
}
