.style1 {
font-size: 12px;
font-family: tahoma;
color: #000000;
}

.style2 {
font-size: 11px;
font-family: tahoma;
color: #047089;
}

.style3 {
font-size: 11px;
font-family: tahoma;
font-weight: bold;
color: #4272a7;
}

.style4 {
font-size: 9px;
font-family: tahoma;
}

.style5 {
font-size: 12px;
font-family: tahoma;
color: #4272A7;
font-weight: bold;
text-decoration: underline;
}

A:link { text-decoration: none; color:  #b5a30d;  }
A:visited { text-decoration: none; color:  #b5a30d;  }
A:hover { color: #4272a7; }

form {margin-bottom: 0px; margin-top: 0px;}