body	{
		margin:0px;
		padding:0px;
		background:#EDEDED
		}
td		{
		font-family:tahoma;
		font-size:10px;
		color:#717171;
		}
form 	{
		margin:0px;
		padding:0px;
		size:auto;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ul li 		{
		height:18px;
		color:#8AB217;
		font-size:11px
		}
ul a	{
		color:#8AB217;
		text-decoration:underline;
		font-weight:normal;
		font-size:10px
		}
ol 		{
		list-style:none;
		margin:0px;
		padding:0px;
		}
ol 	li	{
		color:#4E4E4E;
		font-weight:bold;
		height:14px
		}
ol a	{
		color:#4E4E4E;
		text-decoration:underline;
		font-weight:normal
		}
ol a:hover{
		text-decoration:none;
		}
a		{
		color:#A0C728;
		text-decoration:underline;
		}
a:hover	{
	text-decoration:none;
	color: #F00;
		}
textarea{
		width:200px;
		height:81px;
		font-family:tahoma;
		font-size:10px;
		margin:0 0 0 5px;
		overflow:auto
		}
input	{
		width:200px;
		height:21px;
		font-family:tahoma;
		font-size:10px;
		margin:0 0 0 5px
		}
.priv 	{
		color:#888F7C;
		font-family:tahoma;
		font-size:11px;
		margin:45 0 0 282px
		}
.priv a	{
		color:#97BF1A;
		text-decoration:none;
		}
.more	{
		color:#8AB217;
		font-size:11px
		}
.more a	{
		color:#8AB217;
		text-decoration:none;
		font-weight:bold;
		font-size:10px
		}
