
* {	outline: none; }

html { -webkit-font-smoothing: antialiased; }
html, body { margin: 0; padding: 0; width: 100%; height: 100%; min-height: 100%; }

body { font-family: Tahoma, Geneva, sans-serif; font-size:14px; height: 100%; position:relative; }

table, td, img, form { border: none; margin: 0; padding: 0; }
table { font-size: 100%; width:100%; border-collapse:collapse; }
td { vertical-align:top; }
img { display:block; }

form { width: 100%; }
input, textarea, select, button { font-size:14px; font-weight:normal; margin: 0; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; }
input:focus, textarea:focus, select:focus, button:focus { outline: none; }

hr { color: #091e30; height: 1px; line-height: 1px; font-size: 1px; border: 0; background-color: #001526; margin: 0; }

object:focus { outline: none; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }
dl, dt, dd, p, ul, li { margin: 0; padding: 0; }
ul, li { list-style-type: none; }