body {font-family: verdana, helvetica, arial, sans serif; font-size: 11px}
.team {font-family: verdana, helvetica, arial, sans serif; font-size: 13px; font-weight: 700; color: #003366}
td {font-family: verdana, helvetica, arial, sans serif; font-size: 11px}
h2  { color: #009be6; font-size: 12px; font-family: verdana, helvetica, arial, "sans serif"; font-weight: 700 }

a:link  { color: #009be6; text-decoration: none }
a:active  { color: orange; text-decoration: none }
a:visited { color: #666666; text-decoration: none }
a:hover  { color: orange; text-decoration: underline }

.Button  { color: #009be6; font-size: 12; font-family: verdana, arial, helvetica; font-weight: normal; background-color: #f3fbff; cursor: hand; border: solid 1px #999999 }

.Input {
    BACKGROUND-COLOR: #F3FBFF;
    BORDER-BOTTOM: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    COLOR: #336699;
    CURSOR: hand;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 12;
    FONT-WEIGHT: normal;
}


