BODY	
{
	background-color:White;
	margin-left:0;
	margin-bottom:0;
	margin-right:0;
	margin-top:0;
}

.lbl1
{
	font-family:Arial, Helvetica, Sans-Serif;
	color:White;
	font-size:10;
}

.lbl2
{
	font-family:Arial, Helvetica, Sans-Serif;
	color:Blue;
	font-size:10;
}

.lbl3
{
	color:#999999;
	font-size:12;
}

.UpperCase
{
	text-transform:uppercase;
}

.large_white
{
	color:White;
}

A.large_white:active
{
	color:White;
}

A.large_white:link
{
	color:White;
}

A.large_white:visited
{
	color:White;
}