/*** For Print ***/

body {
	padding: 1em;
	color: rgb(0,0,0);
	background: white;
	padding: 200px 0 0 175px;
	}
	
	
strong + em {
	color: black;	}

img + em {
	color: gray }
	
h1 { 	
	color: black;	
	font-size: 3em;
	font-weight: bold; }
	
h2 { 
	color: #4682B4;
	font-size: 1em;
	font-weight: bold;}
	
h3 { 	
	color: black;	
	font-size: 1.25em;
	font-weight: normal;}
	
h4 { 	
	color: black;	
	font-size: 1.25em;
	font-weight: bold; }
	
h5 { 	
	color: black;	
	font-size: 1em;
	font-weight: bold; }
	
p { font: normal 12pt/2 Constantia, palatino, times, "times new roman", serif;
	text-indent: 2em; }
	
	
article p:first-of-type:first-letter {
	font-size: 1.75em;
	font-weight: normal;
	line-height: .5;}
	
article p:last-of-type:first-letter{
	font-size: 1.5em;
	line-height: .5;}
	
	
.pageheader { 
	color: Navy;
	font-size: 1.25em;
	font-weight: bold; }
	
#intro{
	color: black;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.5; 	}

#intro2{
	font-size: 1em;
	line-height: 1.75; 	}
	
#services{
	color: black;
	font-size: 1em;
	font-weight: bold;	}