.link {
text-decoration: none;
}

.link:hover {
text-decoration: underline;
}
.visited {
text-decoration: underline; color: #0000B8;
}


H1{
margin:0px;
}

H2{
margin:0px;
}

H4 {
padding: 0px;
margin: 0px;
font-weight: bold;
font-size: 1.2em;
color: #002277;
margin-bottom: 0.25em;
}

.rhm_jun2006{
border: 1px #999999 solid;
}

.solidBottom{
border-bottom: 1px #CCCCCC solid;
}

STRONG{
  font-weight: bold;
}

#ow_fNavContainer{
  FLOAT:Right;
}

