    body {
		margin: 15px 15px 15px 15px;
		padding: 0px;
		font-family: Arial;
	    font-size: 11pt;
		}
        
	a:link {
		color: #ffffff; 
		background: none;
		font-weight: bold;
		}

	a:active {
		color: #ffffff;
		background: none;
		font-weight: bold;
		}

	a:visited {
		color: #ffffff;
		background: none;
		font-weight: bold;
		}

	a:hover {
		color: #999999; 
		background: none; 
		font-weight: bold;
		}

	#borderdiv {
		border: 2px solid #A70103;
		width: 100%;
		height: 100%;
		}		

	#header {
		width: 100%;
		height: 25px;
		background: #A20000;
		padding-top: 4px;		
		vertical-align: top; 				
		}
		
	#ph-table {
		width: 100%;
		height: 100%;
		background: #ffffff;		
		}

