<style type="text/css">
A:hover	{background:white;}
.box{font-family:Arial,sans-serif; font-size:smaller;} 
/* STYLE FOR POPUP BOXES */
.boxpopup	{font-family:Arial,sans-serif;
	font-size:90%;
	color:#006; background:#FFFFFF;
	width:200px; text-align:center;
	padding:4px 5px 4px 5px;
	font-weight:bold;
	border:1px solid gray;
	}
.boxpopup2	{font-family:Arial,sans-serif;
	font-size:120%;
	color:#000; background:#E4D3DD;
	width:540px; text-align:left;
	padding:1em 2em 1em 2em;
	font-weight:normal;
	border:2px outset gray;
	}
#pdqbox {position:absolute;visibility:hidden;z-index:200;}
.red	{color:#C00; font-weight:bold; font-style:italic;}
//
</style>

