h1.oms {
 font-size: 11px;
}

ul.oms a:link {
 font-weight: normal;
 color: black;
 text-decoration: none;
 }

ul.oms a:visited {
 font-weight: normal;
 color: black;
 text-decoration: none;
}

ul.oms a:hover {
 font-weight: normal;
 color: black;
 text-decoration: underline;
}

ul.oms a:active {
 font-weight: normal;
 color: black;
 text-decoration: none;
}

table.oms {
 width: 100%;
}

img.oms {
 float: right;
 margin-left: 10px;
 margin-bottom: 5px;
 }
