 body{
 background: #babfac;
 margin-top: 0;
 }

hr.hrtop {
height: 2;
border: 0;
border-top: 2px solid #758e89;
}


 H1 { font-family : "Verdana";
      font-weight : bold;
      color : indigo;
      font-size : 10.0pt;
      margin-top : 6.0pt;
      margin-bottom : 0.0pt;}


 P { font-family : "Verdana";
     font-size : 10.0pt;
     color : black;
     margin-top : 6.0pt;
     margin-bottom : 0.0pt;}
 

li { font-family : "Verdana";
     font-size : 10.0pt;
     margin-top : 6.0pt;
     margin-bottom : 0.0pt;}

td { font-family : "Verdana";
     font-size : 10.0pt;
     margin-top : 0.0pt;
     margin-bottom : 0.0pt;}

A:link
{ font-family : "Verdana";
     color : indigo;
     text-decoration : underline;}

A:visited
{ font-family : "Verdana";
     color : indigo;
     text-decoration : underline;}

A:active
{ font-family : "Verdana";
     color : indigo;
     text-decoration : none;}

A:hover
{ font-family : "Verdana";
     color : indigo;
     text-decoration : none;}
	 
.menubar{
background-image:url(images/menubar.jpg); 
background-repeat:repeat-x;
height: 28px;
vertical-align: middle;
}

div#menuitem a.menuitem{
font-family: Arial, Verdana, sans-serif;
font-size:12px;
font-weight: bold;
text-decoration:none;
color:#000000;
padding-right: 3px;
padding-left: 3px;
}


div#menuitem a.menuitem:hover {
	color:#999999;
	text-decoration:none;
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
}

.heading{
      font-weight : bold;
      color : black;
      font-size : 10.0pt;
      margin-top : 6.0pt;
      margin-bottom : 0.0pt;
}
