/** Stylesheet used for The Biggest Loser -- Lemon Style **/

.theader1
{
	background-color: #ffffff;
	font: small-caps bold Arial Rounded MT Bold;
	font-size: large;
}

.theader1b
{
	background-color: #00008b;
	font: small-caps bold Arial Rounded MT Bold;
	font-size: large;
}


.theader2
{
	color: ffffff;
	background-color: 000000;
	font: small-caps bold;
}

.theader3
{
	color: #000000;
	background-color: ffffff;
	font: small-caps bold;
}

.theader4
{
	background-color: #ffff00;
	font: small-caps bold Arial Rounded MT Bold;
	font-size: large;
}

.t1
{
	background-color: #00008b;
	font: small-caps bold Arial Rounded MT Bold;
	font-size: large;
}

.t2
{
	background-color: #009900;
	font: small-caps bold Arial Rounded MT Bold;
	font-size: large;
}

.t3
{
	background-color: #990000;
	font: small-caps bold Arial Rounded MT Bold;
	font-size: large;
}
.table
{
	color: 000000;
	background-color: #ffffff;
}

.color
{
	color: 000000;
}

.color2
{
        color: ffffff;
}