*{
outline: 0;
-webkit-user-select: none;
-webkit-touch-callout: none;
-webkit-text-size-adjust: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
font-family: Trebuchet MS; 
}
input{
-webkit-user-select: text;
}
body{
margin: 0;
padding: 0;
width: 100%;
height: 100%;
background: #F5EFEE;
/*position: relative;*/
}
a{color: #058CC1;}
a :link{color: #058CC1;}
a :acive{color: #058CC1;}
a :visited{color: #058CC1;}
a :havor{color: #058CC1;}
.up{color: #C30D23;}
.down{color: #8FC31F;}
.not_pricing{color: #595757;}
.msg{
padding: 0 0.3em;
font-size: 0.95em;
color: #99614E;
}
table{
font-size: 1em;
}