

H1  {
font-weight: bold;
font-size: 12pt;
line-height: 10pt;
font-family: arial, arial, helvetica, sans-serif;
font-variant: normal;
font-style: normal;
color: #000066;
}

H2  {
font-weight: normal;
font-size: 8pt;
line-height: 10pt;
font-family: verdana, arial, helvetica, sans-serif;
font-variant: normal;
font-style: normal;
color: black;



H3  {
font-weight: normal;
font-size: 10pt;
line-height: 10pt;
font-family: verdana arial, helvetica, sans-serif;
font-variant: normal;
font-style: normal;
color: black;}



H4  {
font-weight: normal;
font-size: 10pt;
line-height: 12pt;
font-family: verdana, arial, helvetica, sans-serif;
font-variant: normal;
font-style: normal;
color: black;

}
					
	
H5  {
font-weight: normal;
font-size: 8pt;
line-height: 10pt;
font-family: verdana, arial, helvetica, sans-serif;
font-variant: normal;
font-style: normal;
color: black;

}


H6  {
font-weight: normal;
font-size: 8pt;
line-height: 12pt;
font-family: verdana, arial, helvetica, sans-serif;
font-variant: normal;
font-style: normal;
color: black;

}


div#menu ul, li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

div#menu {
  position: absolute;
  width: 900px;
  top: 65px;
  left:10px;
  z-index: 3;
}
div#menu li {
  float: left;
  width: 146px;
  font-size:100%;
}
div#menu a {
  margin: 0 2px;
  padding-left:5px;
  height: 20px;
  display: block;
  font-weight: normal;
  border: 1px white;
  text-decoration: none;
  color: black;
  background: e7e3e3;
}
div#menu a:hover {
  background: #cccccc;
  border-width: 1px;
  border-style:solid;
  border-color: white; 
}
div#menu ul ul li a:hover {
  background: #ffffff;
  border-width: 0 1px 1px 1px;
  border-style:solid;
  border-color: ffffff; 
}
#smenu1, #smenu2, #smenu3, #smenu4, #smenu5,#smenu6 {
  display: none;
  float: left;
  width: 146px;
}
ul li ul#smenu1 li a, ul#smenu2 li a, ul#smenu3 li a, ul#smenu4 li a,  ul#smenu5 li a,#smenu6 li a {
  font-weight: normal;
  border-top: 0 none;
  font-size: 11px;
}

			