/***********************************************
this file resets some common browser default styles
***********************************************/

* {margin:0px;padding:0px}
ol, ul {list-style-type:none;list-style-position:outside}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-weight:normal}
a {outline:none}
a img {border:none}
em {font-style:normal;font-weight:normal}
