/*@import url('http://fonts.googleapis.com/css?family=Open+Sans:light');*/


@font-face {
    font-family: 'Abadi';
    src: url('../fonts/abadi_mt_condensed_light-webfont.eot');
    src: url('../fonts/abadi_mt_condensed_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/abadi_mt_condensed_light-webfont.woff') format('woff'),
         url('../fonts/abadi_mt_condensed_light-webfont.ttf') format('truetype'),
         url('../fonts/abadi_mt_condensed_light-webfont.svg#Abadi') format('svg');
    font-weight: normal;
    font-style: normal;
}
	
@font-face {	
    font-family: 'Univers';
    src: url('../fonts/univers-condensedlight-webfont.eot');
    src: url('../fonts/univers-condensedlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/univers-condensedlight-webfont.woff') format('woff'),
         url('../fonts/univers-condensedlight-webfont.ttf') format('truetype'),
         url('../fonts/univers-condensedlight-webfont.svg#Abadi') format('svg');
    font-weight: normal;
    font-style: normal;

}


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;}
body{font-size:1.1em; font-family: 'Univers', Verdana, sans-serif; color:#333; background-color: #f1f1f1; font-stretch:extra-expanded }
textarea, input, select{font-family: 'Univers', Verdana, sans-serif; font-weight:normal; font-size:0.95em; border: none; padding: 0 8px;}
@-moz-document url-prefix() {
  body {
     font-size:1.2em;
  }
}


table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,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;}
a{text-decoration:none; color:#000000}
a:hover{text-decoration:none; color:#dd951f}

