body         { font-family: Arial }
h1, h2, h3, h4, h5, h6 { margin:0; padding:0;}
h1 {font-size: 20; font-weight:bold; font-family: Arial}
h2 {font-size: 18; font-weight:bold; font-family: Arial}
h3 {font-size: 16; font-weight:bold; font-family: Arial}
h4 {font-size: 14; font-weight:bold; font-family: Arial}
h5 {font-size: 12; font-weight:bold; font-family: Arial}
h6 {font-size: 10; font-weight:bold; font-family: Arial}

.simplemenustyle  {
list-style-type: none;
margin: 0;
padding: 0;
border: 1px solid #9A9A9A;
width: 160px;
}

.simplemenustyle  li a{

font: bold 12px Verdana;
color: black;
text-decoration: none;
display: block;
width: 160px;
background-color: #CCE5FF;
background: #FFFFFF url("http://www.zingerbug.com/menus/nestedmenus/indentbg.gif") repeat-x center
center;
border-bottom: 1px solid black;
padding: 4px 5px;
}

.simplemenustyle  li a:hover{
color: #190099;

background: #FFFFFF url("http://www.zingerbug.com/menus/nestedmenus/indentbg2.gif") repeat-x center
center;
}

.titleitem {
text-align: center;
font: bold 12px Verdana;
text-decoration:underline;
padding: 4px 5px;
background-color: #CCE5FF;
width: 160px;
}