.body {
   font-family: verdana,arial,sans-serif;
   font-size: 12px;
   color: #ffffff;
   line-height: 150%;
   padding: 3px;
}

a:link {
	color: #ffffff;
}

a:visited {
   color: #ffffff;
}

a:hover {
   color: #454B85;
} 

small {
   font-size: 10px;
   font-family: Verdana,Arial, Geneva, sans-serif;
   line-height: 110%;
   color: #ffffff;
}

h1 {
   font-size: 20px;
   font-family: Arial, Geneva, sans-serif;
   color: #000000;
   text-align: center;
   line-height: 110%;
   letter-spacing: 10px;
   font-weight:normal;
   text-transform: uppercase;
}

.address {
   font-size: 13px;
   font-weight:bold;
   font-family: Bodini MT, Bodini BT, georgia, serif;
   color: #ffffff;
}

.input-box
{
color: #000;
background: #F1BB9A;
border: #000 solid 1px;
font-family: Verdana,Arial, Geneva, sans-serif;
font-size: 10px;
font-weight:bold;
}

.submit-button
{
color: #000;
background: #F1BB9A;
border: #000 solid 1px;
font-family: Verdana,Arial, Geneva, sans-serif;
font-size: 10px;
font-weight:bold;
} 
