/*
CSS Style Document - reset
----------------------------
author: Anthony Coy
website: MyCalcs.com
---------------------------- */
*{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400;}
ul,ol,dl,li,dt,dd{font-size:100%;list-style:none;}
legend{color:#000;}
input,textarea,select,button{font-size:100%;font-family:inherit;}
select{margin:inherit;}
table{border-collapse:collapse;border:0;}
td,th,caption{font-size:100%;font-weight:400;text-align:left;}
a img,iframe,form,fieldset{border:0;}