/*Global Print style sheet for St Andrew's Church*/

a {
	background : #FFFFFF;
	color : #660000;
	text-decoration : underline;
}

body{
	background : #FFFFFF;
	color : #000000;
	font-family : "Times new Roman", serif;
	width: auto; padding : 0pt;
	text-align : left;margin: 5%;
}

h3 { font : 10pt "Times new Roman" ,serif ,bold; }
h4 { font : 10pt "Times new Roman" ,serif ,bold,italic;  }
/* Layout definitions */
img			{ border : 0pt solid #333333; }

p.alert { background : #FFFFFF; color : #FFA500; }

p.warning { background : #FFFFFF; color : #FF0000; }

td { background : #FFFFFF; color : #000000; }


.boxout			{
	float : right;
	margin : 0pt 0pt 30pt 30pt;
	padding : 10pt;
	width : 220pt;
}

.boxout p			{
	background : #FFFFFF;
	color : #000000;
	font : 9pt bold "Times new Roman", serif;
}

.boxquote {
	background : #FFFFFF;
	color : #000000;
	font : 9pt "Times new Roman", serif;
	margin : 10pt 20% 10pt 20%;
}

.hallgroup p:first-letter{
	background : #FFFFFF;
	color : #000000;
	float : left;
	font-size : large;
}

.notices p:first-letter { float : left; font-size : 200%; }

.notices p:first-line {
	background : #FFFFFF;
	color : #000000;
	text-indent : 20pt;
}

.withimage { background : #FFFFFF; color : #000000; }
