		
		body {
			behavior: url(../css/csshover.htc); /* call hover behaviour file */
		}
		
		


			#notice{
				margin: 1em 0.5em;
				border:1px dashed #444;
				background-color:#CCCCCC;
				font-family:Arial, Helvetica, sans-serif;
				color:#000;
				text-align:center;
				padding-bottom: 0.5em;
			}
			
			#notice h1, #notice h2{
				color:#000;
			}
			
			.blkbold{
				color:#000;
				font-weight:bold;
			}
			
			.headerblkunderline{
				color:#000;
				text-decoration:underline;
			}
			
		#SBDPPPListing{
			border: 1px solid #ccc;
			margin-left: 2em;
		}
				
		#SBDPPPListing th{
			text-align: right;
			padding-right: 0.5em;
			padding-bottom: 0.5em;
			vertical-align: top;
			border-bottom: 1px solid #aac;
			background-color: #CCCCCC;
		}
		
		#SBDPPPListing td{
			background-color: #CCCCBB;
			padding: 0 0.5em 0.5em 0.5em;
			vertical-align: top;
		}
		

