

.address-text {
color: #000000;
font-size: 10px;
font-family: arial; }

a:link, a:visited {
color: #000000;
font-size: 10px;
font-family: arial;
text-decoration: none;
font-weight: normal; }

a:hover {
color: purple;
font-size: 10px;
font-family: arial;
text-decoration: underline;
font-weight: normal; }

td {
background-color:white;
color: black;
font-family: verdana,arial,sans-serif;
font-size: 8pt;
vertical-align: center;
text-align: left;
}


td.right {
background-color:white;
color: black;
font-family: verdana,arial,sans-serif;
font-size: 8pt;
vertical-align: center;
text-align: right;
}

.input-box
{
color: #000000;
background: #FFFFFF;
border: #888888 solid 1px;
font-size: 11px;
font-family: verdana;
}

.submit-button
{
color: #FFFFFF;
background: #666666;
border: 1px #888888 solid;
font-size: 11px;
font-family: verdana;
font-weight: bold;
} 