html, body {
height: 100%;
}
	
#container {
position: relative;
min-height: 100%;
height: 100%;
voice-family: "\"}\"";
voice-family: inherit;
height: auto;
}

html>body #container {
height: auto;
}

#footer {
position: absolute;
bottom: 0;
padding-top: 10px;
}

.bodytext {
color: #8A7D5D;
font-family: "Myriad Roman", Arial;
font-size: 9pt;
line-height: 18pt;
text-align: justify;
}

.reg {
color: #8A7D5D;
font-family: "Myriad Roman", Arial;
font-size: 9pt;
line-height: 15pt;
}

.sm {
color: #8A7D5D;
font-family: "Myriad Roman", Arial;
font-size: 7.5pt;
line-height: 12pt;
}

.lg {
color: #8A7D5D;
font-family: "Myriad Roman", Arial;
font-size: 10pt;
line-height: 15pt;
}

A:link {
color: #8A7D5D;
text-decoration: none;
}

A:visited {
color: #8A7D5D;
text-decoration: none;
}

.hline {
margin-top: 9px;
border-bottom: 1px solid #8A7D5D;
width: 780px;
margin-bottom: 8px;
}