body {font-family: Arial;
font-size: 70%;
}

table {
font-family: Arial;
font-size: 1.2em;
}

a {font-family: Verdana;
font-size: 0.9em;
text-decoration: underline;
font-weight: bold;
color: 003366;
}

a:hover {
text-decoration: none;
}

a.forebutton {font-family: Arial;font-size: 1em;
font-weight: bold;color: #FF0000;
}

#menubox a {display: block;
padding: 4 3;
background-color: #5DAEE8;
border-top: 1px solid #A0D2F6;
border-bottom: 1px solid #4480AB;
text-decoration: none;
font-weight: normal;
color: #ffffff;
}

#menubox a:hover {
background-color: #9DCAE9;
border-top: 1px solid #A0D2F6;
color: #2C648B;
}

h1, h2 {font-size: 1em;
}

#ind h1, h2 {
clear: both;
margin-top: 50;
}

#box {border-top: 1px solid #B1B9BF;
border-left: 1px solid #B1B9BF;
border-right: 1px solid #6A6E72;
border-bottom: 1px solid #6A6E72;
}

.vl {display: none;
}

#caption {display: block;
padding: 4 3;
background-color: #B7DFFC;
border-bottom: 1px solid #4480AB;
text-decoration: none;
text-align: center;
font-weight: normal;
font-family: Verdana;
color: #395C74;
}