body	{
		margin:0px;
		padding:0px;
		background:url(images/all_bg.jpg) top left
		}
td		{
		color:#000000;
		font-family:Times New Roman;
		font-size:14px;
		line-height:19px
		}
form 	{
		margin:0px;
		padding:0px;
		size:auto;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		line-height:13px
		}
ul li 		{
		height:19px;
		background:url(images/list1.gif) bottom left no-repeat;
		padding:0 0 0 12px
		}
ol		{
		margin:0px;
		padding:0px;
		list-style:none;
		line-height:13px
		}
ol li 		{
		height:19px;
		background:url(images/list1.gif) bottom left no-repeat;
		padding:0 0 0 14px
		}
ol a	{
		color:#6E768A;
		text-decoration:underline;
		}
ol a:hover{
		text-decoration:none;
		}
select	{
		font-family:Times New Roman;
		font-size:14px;
		color:#424242;
		}
a		{
		color:#000000;
		text-decoration:underline;
		}
a:hover	{
		text-decoration:none;
		}
input	{
		width:210px;
		height:25px;
		font-family:Times New Roman;
		font-size:14px;
		}
textarea{
		width:210px;
		height:75px;
		font-family:Arial;
		font-size:14px;
		overflow:auto
		}
.priv 	{
		color:#959595;
		font-size:10px;
		margin:26 0 0 35px
		}
.priv a	{
		color:#959595;
		text-decoration:none;
		}
