html { overflow: -moz-scrollbars-vertical !important; }
BODY {
font-family: arial, helvetica, sans-serif;
margin:0px;
padding:0px;
}
A {
color: #000000;
}
A:Hover {
color: #0060c0;
}
A.Invisible {
color: #000000;
text-decoration: none;
}
A.Invisible:Hover {
color: #000000;
text-decoration: underline;
}
A.VistaBlackAqua {
background-color : #404040;
background-image : url(vistagrey64.gif);
background-repeat: repeat-x;
border-color: #000000;
border-width: 0px;
border-right-width: 1px;
border-style: solid;
color: #ffffff;
display: block;float: left;
font-family : tahoma, sans-serif;
font-size: small;
font-weight: normal;
height: 19px;
margin: 0px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
text-align : left;
text-decoration: none;
width: 110px;
}
A.VistaBlackAqua:Hover {
background-color : #004080;
background-image : url(vistaaqua128.gif);
color: #ffffff;
text-decoration: none;
}
A.VistaBlackAquaActive {
background-color : #0060c0;
background-image : url(vistaaqua192.gif);
background-repeat: repeat-x;
border-color: #000000;
border-width: 0px;
border-right-width: 1px;
border-style: solid;
color: #ffffff;
display: block;float: left;
font-family : tahoma, sans-serif;
font-size: small;
font-weight: normal;
height: 19px;
margin: 0px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
text-align : left;
text-decoration: none;
width: 110px;
}
A.VistaBlackAquaActive:Hover {
background-color : #0060c0;
background-image : url(vistaaqua192.gif);
color: #ffffff;
text-decoration: none;
}
H1 {
color: #ff8000;
font-size: 175%;
margin: 0px;
}
H2 {
color: #60c000;
font-size: 125%;
margin-bottom: 0px;
}
HR {
color: #c06000;
}
P.1stP {
margin-top: 10px;
}