		.btext {
			text-indent:24px;
			font-family:sans-serif;
			line-height:20px;
			margin-right:40px;
			margin-left:20px;
			text-align:left;
			margin-top:0px;
			margin-bottom:0px;
		}

		
		
		li, h2, h3 {
			text-indent:24px;
			font-family:sans-serif;
			line-height:30px;
			margin-right:40px;
			margin-left:20px;
			text-align:justify;
			margin-top:0px;
			margin-bottom:0px;
		}


		li {
			margin-left:60px;
			text-indent:0px;
		}

		h2, h3 {
			font-style:oblique;
			color: #008fbe;
			margin-bottom:0px;
			line-height:1em;
			margin-top:40px;
			margin-left:0px;
		}

		h2 {
			margin-top:20px;
			font-size:32px;
			text-align:center;
			
		}

.rounded {
	border-radius: 18px 18px 18px 18px;
	-moz-border-radius: 18px 18px 18px 18px;
	-webkit-border-radius: 18px 18px 18px 18px;
	border: 3px solid #008fbe;
	margin-left:20px;
	margin-right:20px;

}

.rounded:hover{
	border:3px solid #f7b334;
}


.legal {
	font-family:sans-serif;
	line-height:14px;
	font-size:14px;
	text-align:center;
}

.menu {
	line-height:14px;
	font-size:14px;
	font-family:sans-serif;
	margin-right:10px;
	vertical-align:middle;
	font-weight:800;
}

.menua {
	text-decoration:none;
	color:black;
}


.mar {
	display:inline-block;
	padding:10px;
	font-size:12px; 
	font-family:sans-serif;
	text-align:center;
	width:250px;
	line-height:30px;
	font-style:italic;
}