@charset "utf-8";
/*
BASE CSS RESET
Created by Ricardo Augusto on 2008-03-11
Copyright (c) 2009 COLOR CHARGE. All rights reserved.*/

html, body, div, span, 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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; color: inherit; }
body { line-height:1em; font-size:1em; }
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td { text-align:left; font-weight:normal; }
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote, q { quotes:"" ""; }
address,caption,cite,code,dfn,var,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,td,th,em,strong,del,code,kbd,span,legend { padding: 0; font-size:.82em; line-height:1.4em; font-family:'Tahoma',Arial,sans-serif; color:#392c1f; }
h1,h2,h3,h4,h5,h6 { font-family:'Trebuchet MS'; font-weight:bold; line-height:1.2em; }
h1,h2,h3,h4,h5,h6,p,ul,ol { margin: 0 0 1em; }
code,kbd,var { font-family:"Courier New", Courier, monospace; }
strong,em { font-weight:bold; font-size: inherit; }
em { font-style:italic; }
a { color:#00a; }
del,strike { text-decoration:line-through; }
abbr,acronym { border-bottom:1px dotted #000; }
hr { border:none; color:#fff; background-color:#fff; height:0; line-height:0; margin:0; }
select, button { cursor:pointer; }

ol.romano li {list-style-type: upper-roman !important;}
