body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin: 0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 font-size: 12px;
 color: #7B7979;
 background-color: #8C8C8C;
}

iframe {
 border:0;
}

h1 {
 font-size: 16px;
}
h2 {
 font-size: 14px;
}
h3 {
 font-size: 12px;
}

.text {
 font-size: 12px;
 line-height: 18px;
 padding: 10px;
 background-color: white;
}

.quote {
 font-size: 14px;
 line-height: 18px;
 font-style: italic;
 background-color: white;
}
.address {
 font-size: 9px;
 line-height: normal;
 text-align: right;
}

.form, .form form, .form form input {
 font-size: 10px;
 background-color: white;
}

a:link {
 color: #999999;
 text-decoration: underline;
}
a:visited {
 color: #000000;
 text-decoration: none;
}
a:hover {
 color: #000000;
 text-decoration: underline;
}
a:active {
 color: #000000;
 text-decoration: underline;
}

.formresult {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 padding: 5px 5px 5px 5px;
 margin: 0px 0px 0px 0px;
 color: #000000;
 background-color: white;
}