.IndulgenceCSS {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.header 1 {
	font-size: 14px;	
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
	}
.ItemStyle {
	font-family: "Arial";
	font-size: 14px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: url(usm.gif);
	color: #003399;
}
.PopItemStyle {
	font-size: 14px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: url(dsmh.gif);
	color: #003399;
	font-family: "Arial";
}
body {
	background-color: #EAEAEA;
}
A:link {
	color: #003399;
	text-decoration: underline;
}
A:visited {
	color: #002B84;
	text-decoration: none;
}
A:hover {
	color: #CC0000;
	text-decoration: bold;
}

