body { color: black; font-size: 14px; line-height: 22px; background-color: #fef8c9; background-repeat: repeat-y; background-attachment: scroll; background-position: center top; letter-spacing: 1px; margin: 0; }
.border { background-image: url(images/dot.gif); background-repeat: no-repeat; background-position: center; height: 10px; }
.small { font-size: 12px; line-height: 18px; color: #444444; }
.xsmall { font-size: 10px; line-height: 16px; }
a:link { color: #fe7b32; text-decoration: none; }
a:hover { color: #ffc200; text-decoration: none; }
a:visited { color: #fe5003; text-decoration: none; }
.form { width: 300px; height: 20px; font-size:14px; line-height:20px; }
.formtextarea { width: 300px; height: 100px; font-size:14px; line-height:20px; }
.formzip { width: 50px; height: 20px; font-size:14px; line-height:20px; }
.title { color: #9e4100; font-size: 16px; line-height: 26px; }
.large { color: #f70; font-size: 18px; line-height: 28px; }
.alert { color: #fd324f; font-size: 12px; line-height: 16px; }
label { cursor:pointer }
.form_long { width: 450px; height: 20px; font-size:14px; line-height:20px; }
.title_head {
    color: #333333;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.5em;
    padding: 0 0 5px 20px;
    text-align: left;
    vertical-align: middle;
}