

/* Presentation Stylesheet */ 

h2 {
color:#E57007;
font-size:14px;
font-weight:bold;
margin:0;
padding-bottom:4px;
 }
 
h1 {
	color:#EDA56B;
	font-size:15pt;
}

h3 {
	font-size:13px;
	color:#999;
	margin-top:-4px;
}
 
 a.navigation {
 	text-decoration: none;
 	color: #006874;
 }
 
  a {
 	color: #006874;
 }
 
 a:hover {
	text-decoration: none;
}

 p.quote {
	margin-bottom:0;
    margin-left:33px;
	margin-top:0;
	width: 440px;
 }
 
  p.author {
	font-weight:bold;
	margin-bottom:0;
	margin-left:48px;
	margin-top:6px;
	width:350px;
 }