*{margin:0; padding:0}
html,body {  height:100% !important;  }
body{background-color:#ffffff; font:normal 12px  Arial, Tahoma sans-serif; color:#000000; }
:focus{outline:none}

.clickable{cursor:pointer}
.nobr {white-space:nowrap}
.hidden {display: none !important}
.clearfix { height:1px; display:block; font-size:0; visibility:hidden; overflow: hidden;}

h1{font-size:18px;font-weight:bold; }
h3{font-size:16px;font-weight:bold; }
h4{font-size:14px;font-weight:bold; }
h5{font-size:12px;font-weight:bold; }
h6{font-size:11px;font-weight:bold; }
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:none}

a img { border-width:0px;}
a { color:#000000}
a:hover{ text-decoration:underline !important; }

p { text-align:left;}

.f_left { float:left;}
.f_right { float:right;}