	    body
	    {
		background: black;
	    }
	    div.address
	    {
		margin-top: 0.5cm;
		margin-left: 5%;
		margin-right: 5%;
		width: 90%;
		text-position:center;
	    }
	    div.body
	    {
		background: rgb(240,240,240) url("images/sydney_thumb.jpg") no-repeat fixed 0.7cm 0.5cm;
		margin: 0.5cm 0.5cm 0.5cm 0.5cm;
		padding: 0.5cm 0.5cm 0.5cm 0.5cm;
	    }
	    div.section
	    {
		margin:1.0cm 1.0cm 1.0cm 1.0cm;
		padding:0.5cm 0.5cm 0.5cm 0.5cm;
		border: #000000 solid 3px; 
		text-align:left;
		font-size:16px;
		background-color:#ffffff;
	    }
	    span.section_heading
	    {
		text-align:left;
		font-weight:bold;
	    }

	    h1
	    {
		text-align:center;
	    }
	    .bf
	    {
		font-weight:bold;
	    }
	    a.txt:link {color: #0000ff; text-decoration:none;}
	    a.txt:visited {color: rgb(0,100,255); text-decoration:none;} 
	    a.txt:hover {color: #ffcc00; text-decoration:none;}

	    a.img:link {color: #ff0000;}
	    a.img:visited {color: #0000ff;} 
	    a.img:hover {color: #ffcc00;}

	    .popup
	    {
	        color: #ffffff;
	        cursor: help;
	        text-decoration: none;
	    }

