* {
  font-family: arial;
  font-size: 14px;
  color: #30588C;
}
p {
  font-family: arial;
  font-size: 14px;
  color: #30588C;
}
li.menuitem, a.menuitem {
  text-decoration: none;
  list-style: none outside;
  text-align: left;
  line-height: 2;
  font-family: arial;
  font-size: 14px;
  color: #30588C;
   
}
.hiddenPic {
  display:none;
}
.page_heading {
  font-size: 16px;
  font-weight: bold;
  font-family: arial;
  color: #30588C;  
}

