html {
height: 100%;
margin-bottom: 0px;
}

body {
margin:0px;
background-color:#7a513d;
font-family:verdana;
font-size: 70%;
color:#000000;
}

.srch {
font-family: arial;
font-size:10px;
color:#555555;
border-width:1px;
border-left-color:#efefef;
border-top-color:#efefef;
border-right-color:#bebebe;
border-bottom-color:#bebebe;
text-decoration: none;
}

.faqtxt {
font-family:arial;
font-size:11px;
font-weight:100;
color:#3e3e3e;
}

.faqhdrsm {
font-family:arial;
font-size:11px;
font-weight:100;
color:#3e3e3e;
}

.faqhdr {
font-family:arial;
font-size:12px;
font-weight:900;
color:#3e3e3e;
text-decoration:none;
}

.faqhdr:hover {
text-decoration:underline;
}

.notestips {
font-family:arial;
font-size:10px;
font-weight:100;
color:#9e9e9e;
text-decoration:none;
}

