@charset "utf-8";
/*========================================
YUI RESET
========================================*/
/*
2008-04-22
We've added a couple of things, check'em before overwriting this file.
 */
body {font-size: 12px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; font-family: Arial, Helvetica, sans-serif;} /* we add the font specs*/
table {/* border-collapse:collapse;border-spacing:0;   we like the tables as they are thunx*/ }
fieldset,img {border:0;}
/*address,caption,cite,code,dfn,em,strong,th,var { font-style:normal;	font-weight:normal;}*/
ol,ul {	list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}
/*just a couple extras */
a { text-decoration: none;}
a:hover { text-decoration: none; }

