body {
clear: auto;
margin: 11px;
background: #fff;
font-family: calibri, helvetica, trebutched, arial, sans-serif;
text-align: left;
}

.main {
text-align: justify;
font-size: 11pt;
line-height: 11pt;
padding-top: 10px;
}

h1 {
text-align: right;
font-size: 14pt;
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
color: #7e3b05;
}

hr{
border: 1px solid #7e3b05;
}

#small {
font-size: 9pt;
text-align: left;
padding-left: 35px
}

#img {
border: 1px solid #7e3b05;
padding: 2px;
float: left;
margin: 5px;
}

a{
color: #7e3b05;
text-decoration: none;
}
a:hover{
color: #7e3b05;
background: #EEEEAB;
text-decoration: none;
}
a:visited{
color: #7e3b05;
}

.links {
font-size: 10pt;
color: #7e3b05;
}

h2{
font-size: 12pt;
border-bottom: 1px dotted #000;
padding-bottom: 2px;
margin-bottom: 0px;
}

#button{
background: #EEEEAB;
border: 1px solid #7e3b05;
}
#button:hover{
background: #fff;
border: 1px solid #7e3b05;
}

#form{
background:#fff;
border: 1px solid #7e3b05;
font-size:8pt;
font-family: helvetica, trebutched, arial, sans-serif;
}
