html { height: 100%;}

body {
    height:100%;
    font-family: verdana, sans-serif;
    color: #000;
    text-align: center;
    }

h1, h2, h3, h4, h5, p, ul, ol, dl { margin: 0; }

h4 { font-size: 125%; }

/*
h1 { font-size: 46px; line-height: 42px;}

h2 { font-size: 26px; line-height: 26px;}

h3 { font-size: 22px }



h5 { font-size: 14px; }
*/
p, ul, ol, dl {  }

a,a:visited,a:active {  color: #000;  text-decoration:none;}
a:hover {  color: #000;  text-decoration:underline;}

b, strong {  font-weight:700;}

ol, ul {  margin: 10px 30px;  padding: 0 30px;}

img {  border:none }