/* =body */

	body { font-family: Verdana, Tahoma, Helvetica, Arial, serif; }
	
/* =h */
	
	h1 { color: #274b7d; font-size: 0.9em; font-weight: normal; margin: 0 0 15px 0; padding: 0;}
	h2 { color: #274b7d; font-size: 0.9em; font-weight: normal; margin: 0 0 15px 0; padding: 0;}
	h3 { color: #274b7d; font-size: 0.9em; font-weight: normal; margin: 0 0 15px 0; padding: 0;}

/* =p */
	p { font-size: 0.8em; line-height: 140%; color: #000; margin: 0; } 
/* =a */
	
	a { text-decoration: none; color: #498bb8; }	
	a:hover { color:black;text-decoration:underline;}
	h1 a, h2 a, h3 a{ text-decoration: none !important; }
/* =quote */

	blockquote { margin: 0 0 1em 0;  }
	cite { display: block; font-weight: bold; margin-top: 0.1em; margin-left: 0.1em; }

/* =address */

	address { font-size: 0.875em; font-style: normal; }
	
/* =ul */

	li	{ zoom: 1; }
