@charset "windows-1252";

.address
{
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #bababa;
text-align: right;
}
.address a:link, .address a:active, .address a:visited
{
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #bababa;
text-decoration: none;
border-bottom: 1px dotted #ffffff;
}
.address a:hover
{
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #bababa;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}

.content
{
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #ffffff;
}

.where
{
font-family: Arial;
font-size: 10px;
font-style: italic;
font-weight: bold;
color: #961a2d;
}

.header
{
font-family: Arial;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #ffffff;
text-decoration: underline;
}

.form
{
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
background-color: #ffffff;
border: 1px solid #000000;
width: 200px;
}
.form2
{
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #000000;
background-color: #ffffff;
border: 1px solid #000000;
width: 80px;
}