/* ----------------------------------------------------------------------- Blueprint CSS Framework 1.0.1 http://blueprintcss.org   * Copyright (c) 2007-Present. See LICENSE for more info.   * See README for instructions on how to use Blueprint.   * For credits and origins, see AUTHORS.   * This is a compressed file. See the sources in the 'src' directory.----------------------------------------------------------------------- *//* reset.css */html {margin:0;padding:0;border:0;}body, div, span, object,  p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {display:block;}table {border-collapse:separate;border-spacing:0;}a img {border:none;}:focus {outline:0;}/* typography.css *//*a:focus, a:hover {color:#09f;}*/a:focus, a:hover {color:#800080;}a {color:#0000FF;text-decoration:underline;}a { font-family: Arial, Verdana; font-size: 8pt; font-weight: bold }