* {
	/*vertical-align: baseline;border: 0 none;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;*/
	font-size: 100%;
	
	outline: 0;
	padding: 0;
	margin: 0;
	line-height: 120%;
	vertical-align: baseline;
}
body {
	-webkit-text-size-adjust: none;
	background-color: #0D718B;
}
img {
	border:none;
}
body, div, td, p, li, input, textarea {
	font-family: "Roboto Condensed", Arial, sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 120%;
	color: #666;
}
select, input {
    -webkit-appearance: none;
}
.divclear {
	clear: both;
	height: 0px;
}
