* { font-size: 100.01%; }
html { font-size: 62.5%; }

body {
    margin: 0;
    color: #000;
    background: #fff;
    font: 1em arial, helvetica, sans-serif;
}
    
h1{font-family: 'Arial Narrow',Arial;
color: #000066;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.1em;
font-size: 2.4em;
font-weight: bold;
margin-bottom: 0.4em;}

h2, h3, h4 {font-family: Georgia;
color: #000;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.8em;
font-size: 1.8em;
font-weight: bold;
font-variant: small-caps;
margin-bottom: 0.3em;
margin-top: 0.2em;}

p{
font-family: arial,sans-serif;
background-color: #fff;
color: #222;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.3em;
font-size: 1.4em;
margin-bottom: 1em;}


li, ol {
margin-left: 45px;
font-family: arial,sans-serif;
background-color: #fff;
color: #222;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.3em;
font-size: 1.4em;
margin-bottom: 1em;}

input { margin-bottom: 5px; }

input { font-size: 1.4em;}

img { float: right; margin-left: 15px; }
img.imgright { float: right; }
img.imgleft { float: left; margin-right: 15px; margin-left: 0px; }
