body
{
	background-image: url(images/Page-BgGradient.jpg) ;
	background-repeat: repeat-x;
}
h1
{
	font: Times New Roman;
	color: Red;
	font-size: 28px;
	text-align: center;
}
h2
{
	font: Times New Roman;
	color: Black;
	font-size: 28px;
	text-align: center;
}
p
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 14px;
	text-align: left;
}
.top-list
{
	list-style: circle url(images/BlockContentBullets.png);
	
}

.table
{
	border: 1px solid #708090;
}
.txt-bkg
{
	background: #FFD700;
}
.link
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Blue;
	font-size: 22px;
	text-align: center;
}

.bonus
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Red;
	font-size: 20px;
	text-align: center;
}
.honest
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Red;
	font-size: 17px;
	text-align: center;
}