/* CSS Document */
/* begin with a universal reset */
/* begin - universal reset
---------------------------------------------------------------- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin : 0; padding : 0 }
h1, h2, h3, h4, h5, h6, pre, code { font-size : 100% }
ol, ul { list-style : none }
address, caption, cite, code, dfn, em, strong, th, var, h1, h2, h3, h4, h5, h6, pre { font-style : normal; font-weight : normal }
:link,:visited { text-decoration:none }
fieldset, img { border : 0 }
caption, th { text-align : left }
q:before, q:after { content :'' }

 
sup { vertical-align: top }
acronym, abbr { border: 0 }

/* end - universal reset
---------------------------------------------------------------- */


