BODY
	{
	background: #dddddd;
	font: 7pt Sans-Serif;
     	}

A
	{
	color: #404040;
	text-decoration: None;
	}
B
	{
	font: 10pt Sans-Serif;
	font-weight: bold;
	}
TD 
	{
	font: 8pt Sans-Serif;
	}
TABLE	
	{
	border: 1 Solid #000000;
	width: 95%;
	padding: 1;
	spacing: 1;
	}
TABLE.login	
	{
	border: 1 Solid #000000;
	width: 300;
	}
INPUT
	{
	border: 1 Solid;
	font: 7pt Sans-Serif;
	width: 100%;
	}