body.popup {
background-color: #000000;
padding: 0px;
margin: 0px;
}

.txt	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: normal;
	}

.blktxt	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
	}

.smalltxt	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	font-weight: normal;
	}

.isites	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #C4C4C4;
	font-weight: normal;
	}

li	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #ffffff;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disk;
	}

h1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #b9d1ff;
	font-weight: normal;
	margin-bottom: 3px;
	margin-top: 3px;
	line-height: 22px;
	}

h2	{
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
	color: #3375A5;
	font-weight: bold;
	margin-bottom: 0px;
	}

h3	{
	font-family: 'Times New Roman', Times, serif;
	font-size: 14px;
	color: #3375A5;
	font-weight: bold;
	margin-bottom: 0px;
	}

.h3	{
	font-family: 'Times New Roman', Times, serif;
	font-size: 14px;
	color: #3375A5;
	font-weight: bold;
	}

a	{
	text-decoration: none;
	color: #b9d1ff;
	}

a:visited	{
	text-decoration: none;
	color: #b9d1ff;
	}

a:hover	{
	text-decoration: none;
	color: #b9d1ff;
	}

a:active	{
	text-decoration: none;
	color: #b9d1ff;
	}

a:visited:active	{
	text-decoration: none;
	color: #3399CC;
	}

a:visited:hover	{
	text-decoration: none;
	color: #b9d1ff;
	}

td.cell-dark	{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	BACKGROUND-COLOR: #299A28;
	line-height: 24px;
	}

td.cell-medium {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif;
	color: #727272;
	BACKGROUND-COLOR: #FFCE49;
	line-height: 24px;
	}

td.cell-light	{
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif;
	color: #727272;
	BACKGROUND-COLOR: #F3F3F3;
	line-height: 24px;
	}

