body 	{
		margin:0px;
		padding:0px;
		background:#F9CD2A url(img/all_bg.jpg) top left repeat-x
		}
td 		{
		color:#333333;
		font-family:arial;
		font-size:11px;
		line-height:13px
		}
strong  {
		font-size:12px;
		line-height:14px
		}
a 		{
		color:#333333;
		font-weight:bold;
		text-decoration:underline
		}
		
.priv 	{
		font-weight:bold;
		color:#FFF14F;
		text-transform:uppercase;
		}
.priv a {
		font-weight:bold;
		color:#FFF14F;
		text-transform:uppercase;
		text-decoration:none
		}
ul 		{
		margin:0px;
		padding:0px;
		list-style:none;
		background:url(img/list1.gif) top left repeat-y
		}
li		{
		height:16px;
		padding:0 0 0 10px
		}
li 	a	{
		font-weight:normal;
		}
input 	{
		width:158px;
		height:16px;
		border-style:none;
		background:#FEF1C5;
		font-family:arial;
		font-size:11px;
		color:#333333;
		padding:1 0 0 3px
		}
		
h4 {
	font-size: 12px;
}

p {
	margin: 10px 0;
	padding: 0;
}
