body {
	font-family: verdana, helvetica, ariel, sans-serif;
	}

	
h1 {
	color:red;
	font-size:14px;
	text-transform: uppercase;
	}
	
	
p {
	font-size:12px;
	}
	
	
h1, p {	
	margin-left: 0.5in;
	}
	

p.first, .bold  {
	font-weight:bold;
	font-style:italic;
	}
	
.quote {
	margin-left:15px;
	font-size:20px;
	}
	
	
.quote p {
	color:blue;
		font-size:16px;
	}

	
	
	
	
	
	
	