@media all{

/*____________*/
.text{
	font-size:1.2em;
}
.text  p, .text  table{
	margin:0 0 16px 0;
}
.text  a{
	color:#005c8d;	
}
.text  .h1{
	display:block;
	overflow:hidden;
	position:relative;
	font-size:2.1666em;			
	width:auto;		
	margin:0 0 19px 0;			
	color:#2b2b2b;
}


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

.text  h1{font-size:2.1666em;}
.text  h2{font-size:2em;}
.text  h3{font-size:1.3333em; font-weight:normal;}
.text  h4, .text  h5, .text  h6{font-size:1em;}
.text  h5{margin:1em 0 1.5em 0;}
.text  h6{margin:1em 0 0 0;}
.text  h4 {font-weight:normal; color:#041a27;}
.text  h4 a{font-size:1.3333em;}

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

.text  table{width:99%;}
.text  td{}
.text  th{}

/*____________*/
.path{
	margin:0 0 20px 0;
	color:#585858;
	font-size:0.9666em;
}
.path a{
	color:#585858;
}
/*____________*/
.dashed{
	border-bottom:1px dashed #041a27;
	padding:0 0 25px 0;
}
}
