/* © 2007 AGI - Australian Gypsum Industries *//* text + link styles */a:link,a:visited { color: #777; text-decoration: none; }a:hover { color: #333; text-decoration: underline; }/* headlines */h1 {	font: bold 18px/20px "Lucida Grande", "Trebuchet MS", arial, helvetica, sans-serif;	color: #666;	margin: 0;	background-color: transparent;	}	h2 {	font: bold 16px/18px "Lucida Grande", "Trebuchet MS", arial, helvetica, sans-serif;	color: #666;	margin: 0;	padding: 4px 0 4px 0; 	background-color: transparent;	}	h3 {	font: bold 14px/16px "Lucida Grande", "Trebuchet MS", arial, helvetica, sans-serif;	color: #333;	text-transform: uppercase;	margin: 0;	padding: 4px 0 4px 0; 	background-color: transparent;	}	h4 {	font: bold 12px/14px "Lucida Grande", "Trebuchet MS", arial, helvetica, sans-serif;	color: #666;	text-transform: uppercase;	margin: 0;	padding: 4px 0 4px 0; 	background-color: transparent;	}	h5 {	font: normal 12px/12px "Lucida Grande", "Trebuchet MS", arial, helvetica, sans-serif;	color: #4b75a3;	text-transform: uppercase;	margin: 0;	padding: 8px 0 0 12px; 	background-color: transparent;	}	/* other */.textrule {	width: 99%;	height: 5px;	margin-bottom: 5px;	overflow: hidden;	background: transparent;	border-bottom: 1px dotted #CCC;	z-index: 2;}