﻿body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0; }
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:none;}
h4,h5,h6 {font-size:12px; font-weight:bold;}
h1 { font-size:20px; color: #000; font-weight:bold; }
h2 { font-size:16px; color: #000; font-weight:bold; }
h3 { color: #000; font-weight:bold; }
h1 a, h3 a { color:#000; text-decoration:none; }
blockquote
{
	border-top: 1px solid #13329c;
	border-bottom: 1px solid #13329c;
	background-color: #e8f2fc;
	padding: 1em;
	margin: 1em 0;
	font-size: 1.1em;
}

blockquote p
{
	margin: 0.5em 0;
	color: #13329c;
	text-align:center;
}
p { margin-bottom:11px; }
.clear { clear:both;}
.compulsory { font-weight:bolder; }
body {font-family:arial,helvetica,sans serif;font-size:12px;font-weight:normal;background-color:#ffffff;}
a { color: #00F; text-decoration: underline; }
label {font-size:90%; }
img { border:0}
#menu {display:none;}
#headerimage {display:none;}
#footer {display:none;}
#content { padding-left:80px; padding-top:-40px; }
.npimage {display:none;}

/* borrowed from A List Apart http://www.alistapart.com/articles/goingtoprint/ */
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.stjudesrandwick.org.au" attr(href) ") ";
   }
