/* Print style sheet for www.wam-design.co.uk */
/* produced my m.wells */
/* June 2005 */

#header, #navigation, #right-bar {
	display:none;
}

body {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
}

h1 {
	text-align:center;
	font-size:16pt;
	color:#3399E5;
}

h2 {
	text-align:left;
	border-bottom:1px dotted #FF6600;
	color:#3399E5;
	font-size:14pt;
	width:55%;
	padding-left:5%;
}

a {
	color:#FF6600;
}

#content acronym:after, #content acronym:after {
	content: " ("attr(title) ") ";
}

/* --------- contact specific --------------- */

form.contact {
	display:none;
}

#content span.address {
	float:left;
	margin-top:12pt;
}

#content span.email {
	float:left;
	margin-top:12pt;
}
