h2 {
font-size: 110%;
text-align: center;
color: #993300;
font-weight: bold;
}
h2.thnk {
padding-top: 10px;
padding-bottom: 10px;
font-size: 120%;
}
h3 {
font-size: 100%;
font-weight: bold;
}
div#content {
width: 660px;
padding-bottom: 10px;
}
div#content p {
text-align: left;
margin-bottom: 10px;
line-height: 1.4;
font-size: 90%;
}
div#content p.addr {
text-align: center;
line-height: 1;
margin-bottom: 0px;
font-size: 110%;
}
div#content p#prv {
font-size: 80%;
text-align: center;
margin-top: 15px;
line-height: 1;
}
div#content p#thk {
text-align: center;
padding-bottom: 10px;
font-size: 110%;
}
form#mfb {
width: 520px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #949494;
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
margin-top: 10px;
}
form#mfb table {
width: 550px;
margin-left: 0px;
font-size: 80%;
font-weight: bold;
background-color: #FFFFFF;
line-height: 1;
}
form#mfb table th {
background-color: #f0f0d7;
padding-top: 4px;
padding-bottom: 4px;
}
form#mfb table td {
padding: 5px;
text-align: left;
}
form#mfb table td.rgt {
text-align: right;
}
