body         { font-family: Gill Sans MT }
h1, h2, h3, h4, h5, h6 { margin:0; padding:0;}
h1 {font-size: 20; font-weight:bold; font-family: Gill Sans MT}
h2 {font-size: 18; font-weight:bold; font-family: Gill Sans MT}
h3 {font-size: 16; font-weight:bold; font-family: Gill Sans MT}
h4 {font-size: 14; font-weight:bold; font-family: Gill Sans MT}
h5 {font-size: 12; font-weight:bold; font-family: Gill Sans MT}
h6 {font-size: 10; font-weight:bold; font-family: Gill Sans MT}


.simplemenustyle  {
list-style-type: none;
margin: 0;
padding: 0;
width: 100%;
}

.simplemenustyle  li a{

list-style-position: inside;
font: 9pt Arial;
text-decoration: none;
margin-left: 10px;
width: 100%;
border-bottom: 1px dotted black;
padding: 1px 2px;
}

.simplemenustyle  li a:hover{

}

.titleitem {
text-align: left;
font: 12pt Gill Sans MT;
text-decoration:none;
margin-left: 0;
padding: 1px 2px;
background-color: #C0C0C0;
width: 100%;
}
