BODY {
background: #E2E6EB;
font-family: "Arial";
font-size: 12px;
}

a {
color:#0066FF;
text-decoration:none
}
a:hover {
color:#0000FF;
text-decoration:underline
}

.tbl {
background: #D3C3A1;
background-image: url("images/aero_08.jpg");
width: 775px;
}

.tbl2 {
background: #B3BEC9;
}

.btn{
font-family: "Arial";
font-weight: bold;
font-size: 9pt;
border: 1px solid #7C7C7C;
background-color: #F5F5F5
}
