/*		PORTHCAWL WEB DESIGN PRINT STYLESHEET
		Author: Rob
		Date: 16th August 2009,  */

body {
	background: #ffffff;
	font-family: times, serif;
	color: #000000;
	font-size: 12pt;
	text-align: left;
	}

input, textarea, .float, #footer, img {
	display: none;
	}

#print {
	display: block;
	}
	
h1 {
	font-weight: bold;
	font-size: 18pt;
	}

h2 {
	font-weight: bold;
	font-size: 16pt;
	}

.form {
	margin-bottom: 20%;
	}
	
#text, #textleft, #textright {
	position: static;
	width: auto;
	background-color: #ffffff;
	border: 0;
	}
	
