<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

#ht_2024 html, #ht_2024 body, #ht_2024 div, #ht_2024 span, #ht_2024 object, #ht_2024 iframe,
#ht_2024 h1, #ht_2024 h2, #ht_2024 h3, #ht_2024 h4, #ht_2024 h5, #ht_2024 h6, #ht_2024 p, #ht_2024 blockquote, #ht_2024 pre,
#ht_2024 abbr, #ht_2024 address, #ht_2024 cite, #ht_2024 code,
#ht_2024 del, #ht_2024 dfn, #ht_2024 em, #ht_2024 img, #ht_2024 ins, #ht_2024 kbd, #ht_2024 q, #ht_2024 samp,
#ht_2024 small, #ht_2024 strong, #ht_2024 sub, #ht_2024 sup, #ht_2024 var,
#ht_2024 b, #ht_2024 i,
#ht_2024 dl, #ht_2024 dt, #ht_2024 dd, #ht_2024 ol, #ht_2024 ul, #ht_2024 li, 
#ht_2024 footer, #ht_2024 header, #ht_2024 nav, #ht_2024 section, #ht_2024 summary,
#ht_2024 audio, #ht_2024 video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
}
#ht_2024 img{
	vertical-align:top;
}
#ht_2024 body {
    line-height:1;
}

#ht_2024 article,#ht_2024 aside,#ht_2024 details,#ht_2024 figcaption,#ht_2024 figure,
#ht_2024 footer,#ht_2024 header,#ht_2024 hgroup,#ht_2024 menu,#ht_2024 nav,#ht_2024 section { 
    display:block;
}

#ht_2024 ul,#ht_2024 ol {
    list-style:none;
}

#ht_2024 blockquote, #ht_2024 q {
    quotes:none;
}

#ht_2024 blockquote:before, #ht_2024 blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

#ht_2024 a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    /*background:transparent;*/
}
#ht_2024 sub, #ht_2024 sup{
	font-size:75%;
	}
#ht_2024 sup{
	vertical-align:top;}
/* change colours to suit your needs */
#ht_2024 ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
#ht_2024 mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

#ht_2024 del {
    text-decoration: line-through;
}

#ht_2024 abbr[title], #ht_2024 dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

#ht_2024 table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
#ht_2024 hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

#ht_2024 input, #ht_2024 select {
    vertical-align:middle;
}</pre></body></html>