/* Reset.css */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { position: relative; margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; background: transparent }
div, p, img, li, dt, dd, label, legend, th, td { font-family: Arial, Helvetica, sans-serif }
select, input, textarea { font-size: 100% }
body { font: normal 12px/1.2 Arial, Helvetica, sans-serif }
ol, ul { list-style: none }
li { display: list-item }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none }
:focus { outline: 0 }
ins { text-decoration: none }
del { text-decoration: line-through }
table { border-collapse: collapse; border-spacing: 0 }

/*
--- Sizes (em to px) ---
0.625  = 10
0.6875 = 11
0.75   = 12
0.8125 = 13
0.875  = 14
0.9375 = 15
1      = 16
1.0625 = 17
1.125  = 18
1.1875 = 19
1.25   = 20
1.3125 = 21
1.375  = 22
1.4375 = 23
1.5    = 24
2      = 32
*/