BODY,P,DIV {
background-color:#006090;
color:white;
font-family: Verdana, Arial;
font-size: 9pt;
}
LI,UL {
font-family: Verdana, Arial;
font-size: 9pt;
}
H1 {
margin-top:3;
margin-bottom:3;
padding:3;
background-color: none;
font-weight: none;
font-size:18pt;
color:#ffffff;
background-image: url('images/h1.gif');
width: 600px;
height: 35px;
}
H2 {
background-color: transparent;
font-weight: none;
font-size:14pt;
}
H3 {
background-color:transparent;
font-weight: none;
font-size:12pt;
}
H4 {
background-color:transparent;
font-weight: none;
font-size:10pt;
}
A {
background-color: transparent;
}
A:LINK {
color:#FF9933;
}
A:VISITED {
color:#639CCE;
}
A:HOVER {
color:#FFCC00;
}
TABLE {
border:none;
color:white;
font-size: 9pt;
padding:3;
}
TD {
padding:3;
}
TH {
text-align:left;
background-color:#006090;
}
.small {
font-size: 7pt;
}
UL {
list-style-image:url(images/ul_niv2.gif);
}
UL UL {
list-style-image:none;
}
INPUT.submit
{
background-color:#006090;
color:white;
border:solid 1 white;
cursor: hand;
}
FORM {
width:70%;
background-color:#639CCE;
color:white;
}
