body	{
		margin:0px;
		padding:0px;
		background:url(images/all_bg.jpg);
		}
form 	{
		margin:0px;
		padding:0px;
		size:auto;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ul li 		{
		height:14px;
		color:#E6E6E6;
		}
ul a	{
		color:#E6E6E6;
		text-decoration:underline;
		}
td		{
		font-family:tahoma;
		font-size:10px;
		color:#BFBEBE;
		}
strong 	{
		color:#FFFFFF;
		}
input{
		width:116px;
		height:21px;
		border-style:solid;
		border-width:1px;
		border-color:#484848;
		background:#FFFFFF;
		font-family:tahoma;
		font-size:11px;
		color:#282A2C;
		padding:2 0 0 7px
		}
a		{
		color:#E6E6E6;
		text-decoration:underline;
		}
a:hover	{
		text-decoration:none;
		}