body	{
		margin:0px;
		padding:0px;
		background:#797979
		}
td		{
		font-family:tahoma;
		font-size:11px;
		line-height:13px;
		color:#FFFFFF
		}
a		{
		color:#BEB588;
		text-decoration:underline;
		}
a:hover	{
		text-decoration:none;
		}
ul		{
		list-style:none;
		margin:0px;
		padding:0px;
		}
li		{
		background:url(images/list1.gif) bottom left no-repeat;
		height:18px;
		}
li a	{
		text-decoration:none;
		margin:0 0 0 7px;
		}
textarea{
		width:150px;
		height:48px;
		border-style:solid;
		border-width:1px;
		border-color:#FFFFFF;
		border-top-color:#9E8400;
		overflow:auto;
		font-family:tahoma;
		font-size:11px;
		color:#6B675B
		}
input	{
		width:135px;
		height:19px;
		border-style:solid;
		border-width:1px;
		border-color:#FFFFFF;
		border-top-color:#9E8400;
		font-family:tahoma;
		font-size:11px;
		color:#6B675B;
		margin:0 0 0 6px
		}
.more	{
		color:#BEB588;
		text-decoration:none;
		}