/* RESET ALL */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, 
form, fieldset, p, blockquote, table, th, td, embed, object {
padding: 0;
margin: 0; 
}
table {
border-collapse: collapse;
border-spacing: 0;
}
fieldset, img, abbr {
border: 0;
}
h1, h2, h3, h4, h5, h6, th, var {
font-weight: normal;
font-style: normal;
}
ul {
list-style: none;
}
caption, th {
text-align: left;
}
h1,h2,h3,h4,h5 {
font-weight:bold;
font-size:100%;
color: #224d80;
font-family:Arial, Helvetica, sans-serif;
}
h1 {font-size: 1.1em;}
h2 {font-size: 1.3em;}
h3,h4,h5 {font-size: 1.4em}

q:before, q:after {
content: '';
}
a, ins {
text-decoration: none;
}
a:focus {
outline: 1px dotted invert;
}
p {
line-height:1.2em;
}
