@charset "utf-8";
body {
  background-color: white;
  background-image: none;
  color: black;
  font-size:14pt;
  font-family:"Times New Roman", Times, serif;
}
h1 {
	font-size:18pt;
}
h1:before {
	content: "International Software Systems: ";
}
#header,  #footer, img#mainphoto {
	display:none;
}

#p7PMnav {	
	display:none;
}
a:link:after,  a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}
#right-content:before {
	content: "Let us help you \A";
}