body	{
		margin:0px;
		padding:0px;
		}
.bg {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:url("images/list2.gif") bottom left no-repeat;
		padding-left:11px;
		height:18px;
		}
ul a	{
		color:#055678;
		font-weight:normal;
		}
.priv 	{
		color:#0B2834;
		margin:19 0 0 199px
		}
.priv a	{
		color:#0B2834;
		font-weight:normal;
		}		

#news {
	width:700px; margin:11 0 0 33px; text-align: left;
}

#news_title {
	font: 16px Georgia "Times New Roman" Serif;
	font-weight: bold;
	text-align: center;
}

#headline {
	font-family: Georgia "Times New Roman" Serif;
	text-align:left;
	margin:0 auto;
	font-size: 16px;
	font-weight: bold;
	border: 1px dashed #173d4a;
	background: #ACE0E8;
	padding: 25px;
}

#headline a {
	font-size:18px;
	color:#F706E1;
}
