/**
 * This stylesheet resets default browser styles and defines a
 * set of default styles consistent across browsers.
 *
 * Christian Johansen (christian@ixd.no) 13/06-05
 * www.ixd.no
 */
 @media screen
{

    html, body, * {margin: 0;padding: 0;}a:link img, a:visited img, a:hover img, a:active img, img { border: none; }h1, h2, h3, h4, h5, h6 { font-weight: normal; }h1 {font-size: 1.7em;margin-bottom: 0.3em;}h2 {font-size: 1.5em;margin-bottom: 0.5em;}h3 {font-size: 1.2em;margin-bottom: 0.8em;}h4, h5, h6, p, ul, ol, address, blockquote, dl, table {font-size: 1em;margin-bottom: 1em;font-style: normal;}table {border-spacing: 0;border-collapse: collapse;}ul { margin-left: 15px; }ol { margin-left: 24px; }.navigation { margin-left: 0; }ol, ol li { list-style-type: decimal; }.navigation, .navigation li { list-style-type: none; }em {font-weight: normal;font-style: italic;}strong {font-weight: bold;font-style: normal;}fieldset { border: none; }iframe { border: none; }.clear:after, .wrapper:after, form .section:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}.clear, .wrapper, form .section { display: inline-table; }/* Hide from IE/Mac \*/ * html .clear, * html .wrapper, * html form .section { height: 1%; }.clear, .wrapper, .form .section { display: block; }/* Hide from IE/Mac */
}
