body	{
		margin:0px;
		padding:0px;
	    background:url("images/top_tall.jpg") top left repeat-x
		}
td		{
		font-family:arial;
		font-size:11px;
		color:#3D3D3D
		}
a		{
		color:#004091;
		font-weight:bold;
		text-decoration:underline;
		}
a:hover	{
		text-decoration:none;
		}		
#f1	input{
		width:146px;
		}
textarea{
		width:196px;
		height:95px;
		overflow:auto;
		font-family:arial;
		font-size:12px;
		color:#3D3D3D;
		padding:1 0 0 5px;
		}
#form input{
		width:196px;
		padding:1 0 0 5px;
		}
input 	{
		font-family:arial;
		height:21px;
		font-size:12px;
		color:#3D3D3D;
		padding:2 0 0 7px;
		}
ul		{
	margin:13 0 0 23px;
	padding:0px;
	list-style:none;
	margin-left: 0px;
	line-height: 16px;
		}
ul	li	{
		background:url("images/list2.gif") bottom left no-repeat;
		padding-left:11px;
		height:18px;
		}
ul a	{
		font-weight:normal;
		}
.priv 	{
	color:#000066;
	margin:19 0 0 0px;
	text-align: center;
		}
.priv a	{
	font-weight:normal;
	color: #000066;
		}		
