@charset 'UTF-8';

h2.title{
	background: url(../images/titlebar.gif) no-repeat;
	width: 533px;
	height: 35px;
	padding: 8px 0 0 30px;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

p.root{
	font-weight: bold;
	margin: 30px 0 5px 0;
	padding: 0px;	
}


p.root a{
	font-weight: bold;
}


p.root2 {
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 0px;	
}

p.root2 a{
	font-weight: bold;
}

