body	{
		margin:0px;
		padding:0px;
		background:url("images/top_tall.jpg") top left repeat-x
		}
td		{
		font-family:tahoma;
		font-size:11px;
		color:#3D3D3D
		}
a		{
		color:#0A465F;
		font-weight:bold;
		text-decoration:underline;
		}
a:hover	{
		text-decoration:none;
		}		
#f1	input{
		width:146px;
		}
textarea{
		width:196px;
		height:95px;
		overflow:auto;
		font-family:tahoma;
		font-size:11px;
		color:#3D3D3D;
		padding:1 0 0 5px;
		}
#form input{
		width:196px;
		padding:1 0 0 5px;
		}
input 	{
		font-family:tahoma;
		height:21px;
		font-size:11px;
		color:#3D3D3D;
		padding:2 0 0 7px;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ul	li	{
		background-image:url("images/list2.gif");
		background-repeat: no-repeat;
		background-position: 0 4px;
		padding-left:11px;
		padding-bottom:11px;
		}
ul a	{
		color:#055678;
		font-weight:normal;
		}
.priv 	{
		color:#0B2834;
		margin:19 0 0 270px
		}
.priv a	{
		color:#0B2834;
		font-weight:normal;
		}
.privclp {
		color:#0B2834;
		margin:19 0 0 80px
		}
.privclp a	{
		color:#0B2834;
		font-weight:normal;
		}
blockquote p
	{
	margin: 0px;
	text-indent: 20px;
	padding: 0px 0px 15px 0px;
	font-family: tahoma;
	color: #173d4a;
	font-size: 13px;	
	float: left;
	background: url(images/quote_down.gif) bottom right no-repeat;
	}
blockquote
	{
	margin: 0px;
	padding: 20px 0px 10px 20px;
	font-size: 16px;
	float: left;	
	background: url(images/quote_up.gif) top left no-repeat;
	}
cite
	{
	color: #0A465F;
	font-size: 10px;
	font-style: normal;
	float: right;	
	}