html {height:100%;overflow-y:scroll;font-size:62.5%;}
body {height:auto;font-size:1.2em;margin:0px;padding:0px;font-family:Arial, Helvetica, sans-serif;}
td, th, textarea, input, select, button {font-size:1em;font-family:Arial, Helvetica, sans-serif;}

form {padding:0px;margin:0px;}
img {border:0px;}
div.spacer, div.clear {width:1px;height:1px;font-size:0px;line-height:0px;margin:0px;padding:0px;}
div.clear {
clear:left;}

.small, sup, sub {font-size:0.9em;}
.big {font-size:1.2em;}

.error {color:red;}

hr {
background:#ccc;/* Firefox, Opera*/
color:#ccc; /* IE */
border:0px; /* Firefox, Opera*/
height:1px; /* IE, Firefox, Opera */
clear:both;
}
div.hr {border-top:1px #ccc solid;height:1px;font-size:0px;line-height:0px;margin:0px;padding:0px;margin-bottom:-1px;clear:both;}
div.hr hr {display:none;}

.arr {font-size:1em; padding:0px; font-family:Times;}
/* <span class="arr">&larr; &rarr; </span> */

  
img.left {float:left;margin-right:15px;margin-bottom:15px;}
img.right {float:right;margin-left:15px;margin-bottom:15px;}