@CHARSET "UTF-8";

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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

#conText h2 { font-size:20px; font-family:Tahoma, Geneva, sans-serif; font-weight:bold; margin-bottom:20px; }

#conText p { font-size:13px; line-height:17px; margin-bottom:12px; }

/* Links */
#conText a { color:#000; text-decoration:underline; }
#conText a:hover, 
#conText a:active, 
#conText a:focus { color:#066; text-decoration:underline; }

body{
  font-size:11px;
  font-family:Arial, Helvetica, sans-serif;
}

a div.download { background:#007373 url(../images/button_download.gif) 0px 0px no-repeat; color: #fff; margin: 0; padding: 0; width: 100px; height:20px;  font-size: 11px; overflow:hidden; line-height:16px; font-family:Arial, Helvetica, sans-serif; text-indent:1000px; display:block;}
a:hover div.download { background-position: 0px -20px; }
a:active div.download { background-position: 0px -20px; }
