a:link, a:visited {
	background: transparent;
	color: #556666;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background: #FFFFFF;
	border: 0;
	border-top: 0;
	color: #000000;
	font-family: Georgia, Palatino, serif;
	font-size: 12pt;
	line-height: 150%;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 7in;
}

h1, h2, h3, h4, h5, h6{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	line-height: 1em;
	
}

h4, h5, h6{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

html {
	width: 100%;
}
.mainbody, .removeframe{background: url(../images/archived.png) repeat;}
.mainbody a:link:after, .mainbody a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 70%;
}

.mainbody a[href^=""]:after {
	content: " (http://www.foreignminister.gov.au/" attr(href) ")";
}

.mainbody a[href^="/"]:after {
	content: " (http://www.foreignminister.gov.au" attr(href) ") ";
}

.noprint, #content-left{
	display:none;
}

