body{	
	background-image: url('http://develop.webheadgroup.com/primera/inc/bg.gif');
	background-repeat: repeat-x;
	background-color: #A28766;	
	}
body, p, td, span, div
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a
{

	font-weight: none;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

a.private {

font-weight: bold;
	text-decoration: none;
	color: #ffffff;

}
h3
{
color: #ffffff;
font-weight: bold;
font-size: 12px;
}
ul
{line-height:15px;}
}