@charset 'UTF-8';

h2.title{
	background: url(../images/titlebar.jpg) no-repeat;
	width: 563px;
	height: 32px;
	padding: 7px 0 0 13px;
	margin: 0px;
	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;
}

