@media all{

/*____________*/
.text{
	color:#362600;
	font-size:1.4em;
}
.text  a{
	color:#653a05;
	text-decoration:underline;
}
.text  p, .text  table{
	margin:0 44px 20px 0;
}

.text  .h1, .text  h1{
	display:inline-block;
	overflow:hidden;
	position:relative;
	font-size:1.4285em;		
	font-weight:bold;		
	width:auto;
	min-width:323px;
	height:auto;		
	padding:5px 62px 15px 0px;	
	margin:0 44px 0 0;		
	vertical-align:bottom;	
	background:url(../images/bg_h1.gif) right bottom repeat-x;	
}

.p1 , .p2,.p3 , .p4, .p5 , .p6, .p7{
	padding-left:59px;
	display:block;
	background-position:27px center;
	background-repeat:no-repeat;	
	}
.p1 {background-image:url(../images/bg_p1.gif);}
.p2 {background-image:url(../images/bg_p2.gif);}
.p3 {background-image:url(../images/bg_p3.gif);}
.p4 {background-image:url(../images/bg_p4.gif);}
.p5 {background-image:url(../images/bg_p5.gif);}
.p6 {background-image:url(../images/bg_p6.gif);}
.p7 {background-image:url(../images/bg_p7.gif);}


.text  h1, .text  h2, .text  h3, .text  h4, .text  h5, .text  h6{
	margin-top:15px;
	margin-bottom:10px;
	font-weight:bold;	
}

.text  h1{font-size:1.4285em;}
.text  h2{font-size:1.2857em;}
.text  h3{font-size:1.1428em;}
.text  h4, .text  h5, .text  h6{font-size:1em;}

.text  ul, .text  ol{	
	margin:0 44px 20px 2em;
}
.text  ul{
	list-style: disc outside;	
}
.text  ol{
	list-style: decimal outside;	
}

.text  table{}
.text  td{}
.text  th{}

.path{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7857em;
	color:#653a05;
	margin:2px 0 15px 29px;
}

}

