.Debt-or-Alive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6699CC;
	list-style-type: disc;

}
body {
	background-color: #6699FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
table {
	background-color: #FFFFFF;

}
tbody {
}
li {
}
.bulletCheck {
	list-style-position: outside;
	list-style-image: url(Assets/Images/checkboxsm.jpg);
}
.bulletDiamond {
	list-style-image: url(Assets/Images/3dDiamond.jpg);
	list-style-position: outside;

}
.highlight {
	background-color: #FFFF00;
}
.blkquote {
	background-color: #FFFF99;
}
.bulletrHand {
	list-style-image: url(Assets/Images/r_hand.gif);
}
.bulletRedCheck {
	list-style-image: url(Assets/Images/checkmark.gif);
}
h1 {
	font-size: 18px;
}
