A		{
		text-decoration: none;
		}

A:active	{
		color: #ffffff;
		}

A:hover	{
		color: #000000;
		}

A:link	{
		color: #0135ad;
		}

A:visited	{
		color: #0135ad;
		}

BODY	{
		background-color: #90caff;
		color: #000000;
		font-family: Verdana;
		text-align: center;
		}

LEGEND	{
		font-family: Verdana;
		font-size: 7pt;
		font-weight: normal;
		}

TABLE	{
		background-color: #90caff;
		}

TD		{
		background-color: #90caff;
		color: #0135ad;
		font-family: Verdana;
		font-size: 8pt;
		font-weight: normal;
		text-align: left;
		vertical-align: top;
		}

TH		{
		background-color: #90caff;
		color: #0135ad;
		font-family: Verdana;
		font-size: 12pt;
		font-weight: bold;
		text-align: left;
		vertical-align: top;
		}

.cbox	{
		border-width: 1px;
		}

.knapp	{
		background-color: #90caff;
		border-color: #CCCCCC #333333 #333333 #CCCCCC;
		color: #FFFFFF;
		font: bold 8pt/7pt Verdana;
		height: 18px; 
		width: 70px;
		}

.radio	{
		border-width: 1px;
		}

.sel	{
		border-width: 1px;
/*		font-family: Verdana;	*/
		font-size: 8pt;
		font-weight: normal;
		height: 18px;
		width: 120px;
		}

.txt	{
		border-width: 1px;
/*		font-family: Verdana;	*/
		font-size: 8pt;
		font-weight: normal;
		height: 18px;
		width: 120px;
		}

.txta	{
		border-width: 1px;
		font-family: Verdana;
		font-size: 8pt;
		font-weight: normal;
		width: 120px;
		}

