body{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

h1 {
font-size: 18px;
color: #000000;
}

h1 a{
font-size: 18px;
text-decoration:none;
color: #000000;
}

.mh-hrgray{
color: #000000;
background-color: #eeeeee;
height: 1px;
border-top:0px dotted #000000;
border-bottom:0px solid #000000;
}

.mh-myfooter {
margin: 0px 0px 0px 0px;
padding: 5px 5px 5px 5px;
background: #ffffff;
font: 11px arial, helvetica, sans-serif;
color: #000000;
border-top: 0px solid #000080;
border-bottom: 0px solid #eeeeee;
text-align:left;
font-weight:normal;
}

.mh-myfooter a{
color: #0000ff;
text-decoration: underline;
}

.mh-myfooter a:hover{
color: #D42B23;
text-decoration: none;
}