@charset "UTF-8";
/* CSS Document */

body {
background:#4b3a17;
font-family: Arial, helvetica, san-serf;
font-size: 11pt;
color: black;
}

a {
color: #096c19;
}

h1 { 
font-family: Arial, helvetica, san-serf;
font-size: 18pt;
font-weight: bold;
color: #096c19;
}

h2 { 
font-family: Arial, helvetica, san-serf;
font-size: 13pt;
font-weight: bold;
color: #096c19;
}

h3 { 
font-family: Arial, helvetica, san-serf;
font-size: 8.5pt;
font-weight: lighter;
color: #000000;
}

h4 { 
font-family: Arial, helvetica, san-serf;
font-size: 8.5pt;
color: #096c19;
}

h5 { 
font-family: Arial, helvetica, san-serf;
font-size: 11pt;
font-weight: bold;
color: #c1ae0a;
}

h6 { 
font-family: Arial, helvetica, san-serf;
font-size: 16pt;
font-weight: bold;
color: #c1ae0a;
}

div.footer {
font-family: Arial, Helvetica, san-serif;
font-size: 9pt;
color: #f0e9a5;
font-weight:bold;
margin: 10px 0px 0px 0px;
}